mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUAC-586: Add data source to user and permissions services.
This commit is contained in:
		| @@ -150,7 +150,7 @@ angular.module('index').config(['$routeProvider', '$locationProvider', | ||||
|         }) | ||||
|  | ||||
|         // User editor | ||||
|         .when('/manage/users/:id', { | ||||
|         .when('/manage/:dataSource/users/:id', { | ||||
|             title         : 'APP.NAME', | ||||
|             bodyClassName : 'manage', | ||||
|             templateUrl   : 'app/manage/templates/manageUser.html', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user