mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 07:27:42 +00:00
GUAC-810: Reorganize client view to support text input. Handle text input choice in menu.
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
/**
|
||||
* The module for code used to connect to a connection or balancing group.
|
||||
*/
|
||||
angular.module('client', ['auth', 'history', 'osk', 'rest']);
|
||||
angular.module('client', ['auth', 'history', 'osk', 'rest', 'textInput']);
|
||||
|
Reference in New Issue
Block a user