mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-10 23:21:21 +00:00
GUAC-1138: Generalize "pager" module into "list" module.
This commit is contained in:
@@ -24,4 +24,4 @@
|
||||
* Module for displaying the contents of a connection group, allowing the user
|
||||
* to select individual connections or groups.
|
||||
*/
|
||||
angular.module('groupList', ['pager', 'rest']);
|
||||
angular.module('groupList', ['list', 'rest']);
|
||||
|
Reference in New Issue
Block a user