Commit 4643b62d authored by Ivan Tyagov's avatar Ivan Tyagov

Hide listbox label.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22819 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0dad9d68
......@@ -318,6 +318,10 @@
<key> <string>alternate_name</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>anchor</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>columns</string> </key>
<value>
......@@ -337,7 +341,7 @@
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
<value> <string>hidden_label</string> </value>
</item>
<item>
<key> <string>default_params</string> </key>
......
905
\ No newline at end of file
906
\ 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