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 @@
<key> <string>right</string> </key>
<value>
<list>
<string>my_predecessor_reference_list</string>
<string>my_predecessor_source_reference_list</string>
</list>
</value>
</item>
......
......@@ -8,7 +8,7 @@
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>my_predecessor_reference_list</string> </value>
<value> <string>my_predecessor_source_reference_list</string> </value>
</item>
<item>
<key> <string>message_values</string> </key>
......@@ -405,7 +405,7 @@
</item>
<item>
<key> <string>catalog_index</string> </key>
<value> <string>reference</string> </value>
<value> <string>source_reference</string> </value>
</item>
<item>
<key> <string>columns</string> </key>
......
182
\ No newline at end of file
183
\ 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