Commit 5db54c78 authored by Łukasz Nowak's avatar Łukasz Nowak

- move Software Instance's reference to source_reference

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42534 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1c3fd062
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
<key> <string>right</string> </key> <key> <string>right</string> </key>
<value> <value>
<list> <list>
<string>my_predecessor_reference_list</string> <string>my_predecessor_source_reference_list</string>
</list> </list>
</value> </value>
</item> </item>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>my_predecessor_reference_list</string> </value> <value> <string>my_predecessor_source_reference_list</string> </value>
</item> </item>
<item> <item>
<key> <string>message_values</string> </key> <key> <string>message_values</string> </key>
...@@ -405,7 +405,7 @@ ...@@ -405,7 +405,7 @@
</item> </item>
<item> <item>
<key> <string>catalog_index</string> </key> <key> <string>catalog_index</string> </key>
<value> <string>reference</string> </value> <value> <string>source_reference</string> </value>
</item> </item>
<item> <item>
<key> <string>columns</string> </key> <key> <string>columns</string> </key>
......
182 183
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment