Commit e0510f55 authored by Romain Courteaud's avatar Romain Courteaud

Do not associate Category as destination and destination_section.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20074 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e22a482a
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.ProxyField</string>
<string>ProxyField</string>
</tuple>
<none/>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -104,10 +101,6 @@
<string>Organisation</string>
<string>Organisation</string>
</tuple>
<tuple>
<string>Category</string>
<string>Category</string>
</tuple>
<tuple>
<string>Person</string>
<string>Person</string>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Form.ProxyField</string>
<string>ProxyField</string>
</tuple>
<none/>
<global name="ProxyField" module="Products.ERP5Form.ProxyField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -16,10 +13,10 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>catalog_index</string>
<string>title</string>
<string>portal_type</string>
<string>base_category</string>
<string>portal_type</string>
<string>catalog_index</string>
</list>
</value>
</item>
......@@ -104,10 +101,6 @@
<string>Organisation</string>
<string>Organisation</string>
</tuple>
<tuple>
<string>Category</string>
<string>Category</string>
</tuple>
<tuple>
<string>Person</string>
<string>Person</string>
......
452
\ No newline at end of file
455
\ 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