mirror of
				https://github.com/gyurix1968/guacamole-client.git
				synced 2025-10-31 09:03:21 +00:00 
			
		
		
		
	GUACAMOLE-220: Correct documentation of permissionsRemoved attribute (the permissions have been removed, not added).
This commit is contained in:
		| @@ -69,7 +69,7 @@ angular.module('manage').directive('connectionPermissionEditor', ['$injector', | ||||
|             permissionsAdded : '=', | ||||
|  | ||||
|             /** | ||||
|              * The set of permissions that have been added, relative to the | ||||
|              * The set of permissions that have been removed, relative to the | ||||
|              * initial state of the permissions being manipulated. | ||||
|              * | ||||
|              * @type PermissionSet | ||||
|   | ||||
		Reference in New Issue
	
	Block a user