Commit e705498f authored by Jérome Perrin's avatar Jérome Perrin

remove comment in field description, because it's now used to display a

tooltip.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10275 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 786e4f1c
......@@ -201,15 +201,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string encoding="cdata"><![CDATA[
This field is limited to 6 characters because of float precision:\n
>>> 0.0001\n
0.0001\n
>>> 0.00001\n
1.0000000000000001e-05
]]></string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>display_maxwidth</string> </key>
......
51
\ No newline at end of file
52
\ 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