mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 05:31:22 +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 : '=',
|
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.
|
* initial state of the permissions being manipulated.
|
||||||
*
|
*
|
||||||
* @type PermissionSet
|
* @type PermissionSet
|
||||||
|
Reference in New Issue
Block a user