mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 06:31:22 +00:00
GUAC-894: Remove unused modal plugin.
This commit is contained in:
@@ -23,5 +23,5 @@
|
||||
/**
|
||||
* The module for the administration functionality.
|
||||
*/
|
||||
angular.module('manage', ['btford.modal', 'groupList', 'locale', 'rest']);
|
||||
angular.module('manage', ['groupList', 'locale', 'rest']);
|
||||
|
||||
|
Reference in New Issue
Block a user