mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
use i18n key for "Permission" label
This commit is contained in:
parent
b9a389712e
commit
fa18d4dc3e
@ -353,7 +353,7 @@
|
||||
</content-action>
|
||||
<content-action
|
||||
icon="settings_input_component"
|
||||
title="{{'DOCUMENT_LIST.ACTIONS.PERMISSION' | translate}}"
|
||||
title="DOCUMENT_LIST.ACTIONS.PERMISSION"
|
||||
permission="copy"
|
||||
(error)="onContentActionError($event)"
|
||||
(execute)="onPermissionRequested($event)">
|
||||
|
Loading…
x
Reference in New Issue
Block a user