Commit e679c07d authored by Nicolas Delaby's avatar Nicolas Delaby

Support hidden_label css class to hide field's label

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33664 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0a72dbb3
......@@ -1592,7 +1592,10 @@ div.search .searchPages .selected{\n
.listbox_missing_search_criterion td{\n
text-align: center!important;\n
}\n
\n
.hidden_label > label {\n
display:none;\n
}
]]></string> </value>
</item>
......
913
\ No newline at end of file
914
\ 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