Commit 8d504a13 authored by Romain Courteaud's avatar Romain Courteaud

Disable deferred report if erp5_deferred_style is not install.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25107 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 466d2004
...@@ -97,7 +97,9 @@ ...@@ -97,7 +97,9 @@
</item> </item>
<item> <item>
<key> <string>enabled</string> </key> <key> <string>enabled</string> </key>
<value> <string></string> </value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item> </item>
<item> <item>
<key> <string>external_validator</string> </key> <key> <string>external_validator</string> </key>
...@@ -168,4 +170,20 @@ ...@@ -168,4 +170,20 @@
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: \'Deferred\' in here.portal_skins.getSkinSelections()</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData> </ZopeData>
1062 1064
\ No newline at end of file \ 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