Commit 1366a96f authored by Ivan Tyagov's avatar Ivan Tyagov

No need to override image format explicitly.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39395 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 17ed0012
......@@ -11,7 +11,6 @@
<value>
<list>
<string>default</string>
<string>image_format</string>
</list>
</value>
</item>
......@@ -67,12 +66,6 @@
<key> <string>form_id</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>image_format</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string></string> </value>
......@@ -96,10 +89,6 @@
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>image_format</string> </key>
<value> <string>png</string> </value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
......@@ -123,17 +112,4 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.portal_preferences.getPreference(\'preferred_image_format\', \'png\')</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
1636
\ No newline at end of file
1638
\ 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