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>
|
||||
|
||||
<child-association name="rmc:supersedes">
|
||||
<title>SupersededBy__Supersedes</title>
|
||||
<title>Superseded By__Supersedes</title>
|
||||
<source>
|
||||
<mandatory>false</mandatory>
|
||||
<many>true</many>
|
||||
@@ -87,7 +87,7 @@
|
||||
</child-association>
|
||||
|
||||
<child-association name="rmc:obsoletes">
|
||||
<title>ObsoletedBy__Obsoletes</title>
|
||||
<title>Obsoleted By__Obsoletes</title>
|
||||
<source>
|
||||
<mandatory>false</mandatory>
|
||||
<many>true</many>
|
||||
@@ -100,7 +100,7 @@
|
||||
</child-association>
|
||||
|
||||
<child-association name="rmc:versions">
|
||||
<title>VersionedBy__Versions</title>
|
||||
<title>Next Version__Previous Version</title>
|
||||
<source>
|
||||
<mandatory>false</mandatory>
|
||||
<many>true</many>
|
||||
|
Reference in New Issue
Block a user