mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Latest changes for the move functionality causes problems in RM actions. Commented out the bean definition in rm-model-context.xml. Need to add more tests to cover the functionality on RM side.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/BRANCHES/V2.3@94216 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
</bean>
|
||||
|
||||
<!-- dm model type -->
|
||||
<bean id="dm.object" class="org.alfresco.module.org_alfresco_module_rm.model.rma.type.ObjectType" parent="rm.baseBehaviour"/>
|
||||
<!-- <bean id="dm.object" class="org.alfresco.module.org_alfresco_module_rm.model.rma.type.ObjectType" parent="rm.baseBehaviour"/> -->
|
||||
|
||||
<!-- rma model types -->
|
||||
|
||||
|
Reference in New Issue
Block a user