Commit 374799a6 authored by Fabien Morin's avatar Fabien Morin

move listbox_description to hidden group

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31555 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5eeea68e
......@@ -79,7 +79,6 @@
<value>
<list>
<string>listbox</string>
<string>listbox_description</string>
<string>your_active_pad_relative_url</string>
</list>
</value>
......@@ -93,7 +92,9 @@
<item>
<key> <string>hidden</string> </key>
<value>
<list/>
<list>
<string>listbox_description</string>
</list>
</value>
</item>
<item>
......
442
\ No newline at end of file
444
\ 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