Commit 6f24cbc5 authored by Ivan Tyagov's avatar Ivan Tyagov

Bug fix.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34085 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 8ec84890
......@@ -14,7 +14,6 @@
<value>
<list>
<string>default</string>
<string>enabled</string>
<string>image_display</string>
</list>
</value>
......@@ -63,12 +62,6 @@
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>enabled</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string></string> </value>
......@@ -96,10 +89,6 @@
<key> <string>default</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>enabled</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>field_id</string> </key>
<value> <string>my_thumbnail</string> </value>
......@@ -138,20 +127,4 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: getattr(cell, \'getObject\', None) is not None and cell.getObject().getDefaultImageValue() is not None</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
496
\ No newline at end of file
497
\ 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