mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-14 00:47:42 +00:00
GUAC-1126 Created user page service which provides the list of main pages for a user.
This commit is contained in:
committed by
Michael Jumper
parent
1d0b32388b
commit
7bf4cb83d8
@@ -20,4 +20,4 @@
|
||||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
angular.module('home', ['client', 'history', 'groupList', 'rest', 'userMenu']);
|
||||
angular.module('home', ['client', 'groupList', 'history', 'navigation', 'rest']);
|
||||
|
Reference in New Issue
Block a user