mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-1955] Fixed broken links to source files (#2662)
This commit is contained in:
committed by
Eugenio Romano
parent
dcda609bd7
commit
8e41c4950f
@@ -20,7 +20,7 @@ and can be applied separately to files and folders by setting `isFile` and `isFo
|
||||
|
||||
### Permissions enum
|
||||
|
||||
The [Permissions](https://github.com/Alfresco/alfresco-ng2-components/blob/development/ng2-components/ng2-alfresco-core/src/models/permissions.enum.ts)
|
||||
The [Permissions](https://github.com/Alfresco/alfresco-ng2-components/blob/development/lib/core/models/permissions.enum.ts)
|
||||
enum contains all the valid permissions for which you can apply custom styles: **DELETE**, **UPDATE**,
|
||||
**CREATE**, **UPDATEPERMISSIONS**, **NOT_DELETE**, **NOT_UPDATE**, **NOT_CREATE**, **NOT_UPDATEPERMISSIONS**.
|
||||
|
||||
|
Reference in New Issue
Block a user