mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Added permission check to edit content properties action in manage task dialog
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@3676 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -60,6 +60,9 @@
|
||||
</action>
|
||||
|
||||
<action id="edit_content_properties">
|
||||
<permissions>
|
||||
<permission allow="true">Write</permission>
|
||||
</permissions>
|
||||
<label-id>edit_properties</label-id>
|
||||
<image>/images/icons/Change_details.gif</image>
|
||||
<action>dialog:editContentProperties</action>
|
||||
|
Reference in New Issue
Block a user