mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 17:13:21 +00:00 
			
		
		
		
	GUAC-932: Refactor existing REST service JS into single 'rest' module.
This commit is contained in:
		| @@ -24,4 +24,4 @@ | ||||
|  * The module for the root of the application. | ||||
|  */ | ||||
| angular.module('index', ['ngRoute', 'pascalprecht.translate', | ||||
|     'auth', 'home', 'manage', 'login', 'client', 'notification']); | ||||
|     'auth', 'home', 'manage', 'login', 'client', 'notification', 'rest']); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user