RM-580 (A user has the option to 'file' and 'reject' an unfiled record in the list of available actions)

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@46061 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Tuna Aksoy
2013-01-30 19:07:40 +00:00
parent 1292aeb469
commit a22907d254

View File

@@ -112,6 +112,7 @@
<property name="conditions"> <property name="conditions">
<map> <map>
<entry key="capabilityCondition.frozen" value="false"/> <entry key="capabilityCondition.frozen" value="false"/>
<entry key="capabilityCondition.recordFiled" value="true"/>
</map> </map>
</property> </property>
<property name="targetCapability" ref="rmCreate" /> <property name="targetCapability" ref="rmCreate" />