Commit acab8d4f authored by Romain Courteaud's avatar Romain Courteaud

Display a single line listfield to select the relation.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31780 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent df1ebffb
......@@ -13,12 +13,11 @@
<key> <string>delegated_list</string> </key>
<value>
<list>
<string>base_category</string>
<string>catalog_index</string>
<string>size</string>
<string>title</string>
<string>description</string>
<string>portal_type</string>
<string>base_category</string>
<string>title</string>
</list>
</value>
</item>
......@@ -110,10 +109,6 @@
</list>
</value>
</item>
<item>
<key> <string>size</string> </key>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
892
\ No newline at end of file
893
\ 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