Commit 4190179d authored by Fabien Morin's avatar Fabien Morin

add figure css_class instead of non valid (with 2 errors !) align=right extra

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19985 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8a892ff4
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>FloatField</string>
</tuple>
<none/>
<global name="FloatField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -187,7 +184,7 @@
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
<value> <string>figure</string> </value>
</item>
<item>
<key> <string>default</string> </key>
......@@ -219,7 +216,7 @@
</item>
<item>
<key> <string>extra</string> </key>
<value> <string>align=right</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.StandardFields</string>
<string>FloatField</string>
</tuple>
<none/>
<global name="FloatField" module="Products.Formulator.StandardFields"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -187,7 +184,7 @@
</item>
<item>
<key> <string>css_class</string> </key>
<value> <string></string> </value>
<value> <string>figure</string> </value>
</item>
<item>
<key> <string>default</string> </key>
......@@ -219,7 +216,7 @@
</item>
<item>
<key> <string>extra</string> </key>
<value> <string>align=right</string> </value>
<value> <string></string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
......
17
\ No newline at end of file
19
\ 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