RM-1208 (As a records user I want to manage the permissions of a hold so that I can control who can see the hold and it's contents)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@63388 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2014-02-27 14:04:23 +00:00
parent 53b15ec26a
commit 63ea06fa0b

View File

@@ -350,6 +350,7 @@
<value>UNFILED_RECORD_CONTAINER</value> <value>UNFILED_RECORD_CONTAINER</value>
<value>UNFILED_RECORD_CONTAINER_CHILD</value> <value>UNFILED_RECORD_CONTAINER_CHILD</value>
<value>HOLD_CONTAINER</value> <value>HOLD_CONTAINER</value>
<value>HOLD_CONTAINER_CHILD</value>
</set> </set>
</property> </property>
<property name="capability" value ="ManageAccessRights"/> <property name="capability" value ="ManageAccessRights"/>