[ADF-1955] Fixed broken links to source files (#2662)

This commit is contained in:
Andy Stark
2017-11-17 12:12:01 +00:00
committed by Eugenio Romano
parent dcda609bd7
commit 8e41c4950f
6 changed files with 6 additions and 6 deletions

View File

@@ -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**.