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 @@ ...@@ -79,7 +79,6 @@
<value> <value>
<list> <list>
<string>listbox</string> <string>listbox</string>
<string>listbox_description</string>
<string>your_active_pad_relative_url</string> <string>your_active_pad_relative_url</string>
</list> </list>
</value> </value>
...@@ -93,7 +92,9 @@ ...@@ -93,7 +92,9 @@
<item> <item>
<key> <string>hidden</string> </key> <key> <string>hidden</string> </key>
<value> <value>
<list/> <list>
<string>listbox_description</string>
</list>
</value> </value>
</item> </item>
<item> <item>
......
442 444
\ 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