Commit 6e58d716 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

display splash image in force_anonymous mode too.

parent 37d54093
...@@ -295,10 +295,7 @@ ...@@ -295,10 +295,7 @@
</record> </record>
<record id="2" aka="AAAAAAAAAAI="> <record id="2" aka="AAAAAAAAAAI=">
<pickle> <pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
...@@ -311,16 +308,13 @@ ...@@ -311,16 +308,13 @@
</record> </record>
<record id="3" aka="AAAAAAAAAAM="> <record id="3" aka="AAAAAAAAAAM=">
<pickle> <pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/> <global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle> </pickle>
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_text</string> </key> <key> <string>_text</string> </key>
<value> <string>here/portal_membership/isAnonymousUser</string> </value> <value> <string>python:here.portal_membership.isAnonymousUser() or here.getLayoutProperty(\'layout_force_anonymous_gadget\',False)</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
1814 1815
\ 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