mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-09 22:51:22 +00:00
GUAC-1138: Generalize "pager" module into "list" module.
This commit is contained in:
@@ -25,9 +25,9 @@
|
||||
*/
|
||||
angular.module('manage', [
|
||||
'groupList',
|
||||
'list',
|
||||
'locale',
|
||||
'notification',
|
||||
'pager',
|
||||
'rest',
|
||||
'userMenu'
|
||||
]);
|
||||
|
Reference in New Issue
Block a user