Commit 0980ea8a authored by Fabien Morin's avatar Fabien Morin

hide title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26340 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a0a59792
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
<value> <value>
<list> <list>
<string>title</string> <string>title</string>
<string>css_class</string>
<string>columns</string> <string>columns</string>
<string>list_method</string> <string>list_method</string>
<string>selection_name</string> <string>selection_name</string>
...@@ -120,6 +121,10 @@ ...@@ -120,6 +121,10 @@
</list> </list>
</value> </value>
</item> </item>
<item>
<key> <string>css_class</string> </key>
<value> <string>hidden_label</string> </value>
</item>
<item> <item>
<key> <string>default_params</string> </key> <key> <string>default_params</string> </key>
<value> <value>
......
1148 1149
\ 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