mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
Restrict frozenRecords association to have only cm:cmobject as target
This commit is contained in:
@@ -549,7 +549,7 @@
|
|||||||
<many>true</many>
|
<many>true</many>
|
||||||
</source>
|
</source>
|
||||||
<target>
|
<target>
|
||||||
<class>sys:base</class>
|
<class>cm:cmobject</class>
|
||||||
<mandatory>false</mandatory>
|
<mandatory>false</mandatory>
|
||||||
<many>true</many>
|
<many>true</many>
|
||||||
</target>
|
</target>
|
||||||
|
Reference in New Issue
Block a user