mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2560] Empty template for nodes without permissions (#3171)
* No permissions template * Unit test added * custom template * template selector changed * tslint error fix
This commit is contained in:
committed by
Eugenio Romano
parent
06d85aa8d3
commit
cebe0f57f5
@@ -235,7 +235,8 @@
|
||||
"INHERITED" : "Inherited",
|
||||
"AUTHORITY_ID" : "Authority ID",
|
||||
"ROLE": "Role",
|
||||
"LOCALLY_SET" : "Locally set"
|
||||
"LOCALLY_SET" : "Locally set",
|
||||
"NO_PERMISSIONS" : "No permissions"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user