mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 14:41:21 +00:00
GUAC-933 Fixed connection history formatting, connection parameter saving, and create new connection view.
This commit is contained in:
@@ -23,5 +23,5 @@
|
||||
/**
|
||||
* The module for the administration functionality.
|
||||
*/
|
||||
angular.module('manage', ['btford.modal', 'protocol', 'connectionGroup', 'util']);
|
||||
angular.module('manage', ['btford.modal', 'protocol', 'connection', 'connectionGroup', 'util']);
|
||||
|
||||
|
Reference in New Issue
Block a user