Commit 13e6bc1f authored by Bartek Górny's avatar Bartek Górny

Fixed base categories for relations

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10669 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent adc15b0d
......@@ -397,7 +397,7 @@
</item>
<item>
<key> <string>base_category</string> </key>
<value> <string>source</string> </value>
<value> <string>predecessor</string> </value>
</item>
<item>
<key> <string>catalog_index</string> </key>
......
......@@ -397,7 +397,7 @@
</item>
<item>
<key> <string>base_category</string> </key>
<value> <string>destination</string> </value>
<value> <string>successor</string> </value>
</item>
<item>
<key> <string>catalog_index</string> </key>
......
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