mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUAC-1126: Depend on 'navigation' module within login.
This commit is contained in:
@@ -23,4 +23,4 @@
|
||||
/**
|
||||
* The module for the login functionality.
|
||||
*/
|
||||
angular.module('login', ['element']);
|
||||
angular.module('login', ['element', 'navigation']);
|
||||
|
Reference in New Issue
Block a user