mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Change the name of the version relationship to something more intutative
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@92115 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -74,7 +74,7 @@
|
|||||||
<associations>
|
<associations>
|
||||||
|
|
||||||
<child-association name="rmc:supersedes">
|
<child-association name="rmc:supersedes">
|
||||||
<title>SupersededBy__Supersedes</title>
|
<title>Superseded By__Supersedes</title>
|
||||||
<source>
|
<source>
|
||||||
<mandatory>false</mandatory>
|
<mandatory>false</mandatory>
|
||||||
<many>true</many>
|
<many>true</many>
|
||||||
@@ -87,7 +87,7 @@
|
|||||||
</child-association>
|
</child-association>
|
||||||
|
|
||||||
<child-association name="rmc:obsoletes">
|
<child-association name="rmc:obsoletes">
|
||||||
<title>ObsoletedBy__Obsoletes</title>
|
<title>Obsoleted By__Obsoletes</title>
|
||||||
<source>
|
<source>
|
||||||
<mandatory>false</mandatory>
|
<mandatory>false</mandatory>
|
||||||
<many>true</many>
|
<many>true</many>
|
||||||
@@ -100,7 +100,7 @@
|
|||||||
</child-association>
|
</child-association>
|
||||||
|
|
||||||
<child-association name="rmc:versions">
|
<child-association name="rmc:versions">
|
||||||
<title>VersionedBy__Versions</title>
|
<title>Next Version__Previous Version</title>
|
||||||
<source>
|
<source>
|
||||||
<mandatory>false</mandatory>
|
<mandatory>false</mandatory>
|
||||||
<many>true</many>
|
<many>true</many>
|
||||||
|
Reference in New Issue
Block a user