mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-2390] Evaluators - user is admin (#1116)
* user isAdmin rule * register rule * test * update docs * remove fdescribe
This commit is contained in:
committed by
Denys Vuika
parent
715609f71a
commit
d28114f2ee
@@ -165,6 +165,7 @@ The button will be visible only when the linked rule evaluates to `true`.
|
||||
| 1.8.0 | canManageFileVersions | Checks if user can manage file versions for the selected node. |
|
||||
| 1.8.0 | canManagePermissions | Checks if user can manage permissions for the selected node. |
|
||||
| 1.8.0 | canToggleEditOffline | Checks if user can toggle **Edit Offline** mode for selected node. |
|
||||
| 1.8.0 | user.isAdmin | Checks if user is admin. |
|
||||
|
||||
## Navigation Evaluators
|
||||
|
||||
|
Reference in New Issue
Block a user