Commit bbde23fe authored by Romain Courteaud's avatar Romain Courteaud

Move listbox to the bottom group

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27211 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 85e12f07
......@@ -77,7 +77,9 @@
<item>
<key> <string>bottom</string> </key>
<value>
<list/>
<list>
<string>listbox</string>
</list>
</value>
</item>
<item>
......@@ -95,9 +97,7 @@
<item>
<key> <string>left</string> </key>
<value>
<list>
<string>listbox</string>
</list>
<list/>
</value>
</item>
<item>
......
1209
\ No newline at end of file
1210
\ 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