Commit de003e8f authored by Łukasz Nowak's avatar Łukasz Nowak

- delegate category from proxy field

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22132 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 84bcb892
...@@ -12,9 +12,7 @@ ...@@ -12,9 +12,7 @@
<item> <item>
<key> <string>delegated_list</string> </key> <key> <string>delegated_list</string> </key>
<value> <value>
<list> <list/>
<string>base_category</string>
</list>
</value> </value>
</item> </item>
<item> <item>
...@@ -74,10 +72,6 @@ ...@@ -74,10 +72,6 @@
<key> <string>values</string> </key> <key> <string>values</string> </key>
<value> <value>
<dictionary> <dictionary>
<item>
<key> <string>base_category</string> </key>
<value> <string>resource</string> </value>
</item>
<item> <item>
<key> <string>field_id</string> </key> <key> <string>field_id</string> </key>
<value> <string>my_resource_title</string> </value> <value> <string>my_resource_title</string> </value>
......
280 281
\ 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