Commit 53fe3900 authored by Fabien Morin's avatar Fabien Morin

use a proxy listbox id to select apparel fabrics

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30701 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 47612de3
......@@ -15,6 +15,7 @@
<list>
<string>base_category</string>
<string>portal_type</string>
<string>proxy_listbox_ids</string>
<string>title</string>
</list>
</value>
......@@ -111,6 +112,17 @@
</list>
</value>
</item>
<item>
<key> <string>proxy_listbox_ids</string> </key>
<value>
<list>
<tuple>
<string>ApparelFabricModule_viewApparelFabricList/listbox</string>
<string>Apparel Fabric</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......
147
\ No newline at end of file
148
\ 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