Commit 24776ee6 authored by Ivan Tyagov's avatar Ivan Tyagov

Add render for successful configuration message that will make sure that...

Add render for successful configuration message that will make sure that translatable parts of it are correctly translated from remote server.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24146 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 280e834b
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
</klass>
<tuple/>
<state>
<dictionary>
<item>
<key> <string>_asgns</string> </key>
<value>
<dictionary>
<item>
<key> <string>name_subpath</string> </key>
<value> <string>traverse_subpath</string> </value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</state>
</object>
</value>
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<div>\n
\n
<tal:block tal:replace="structure python: \n
here.portal_wizard.callRemoteProxyMethod(\'WizardTool_viewSuccessfulConfigurationMessageRenderer\')"/>\n
\n
<a tal:attributes="href python: \'%s/login_form\' %here.getPortalObject().absolute_url()"> \n
<tal:block tal:replace="structure python: \n
here.portal_wizard.callRemoteProxyMethod(\'WizardTool_viewSuccessfulConfigurationStartButtonMessageRenderer\')"/>\n
</a>\n
\n
</div>\n
\n
]]></string> </value>
</item>
<item>
<key> <string>content_type</string> </key>
<value> <string>text/html</string> </value>
</item>
<item>
<key> <string>expand</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>WizardTool_viewSuccessfulConfigurationMessageRenderer</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
128
\ No newline at end of file
129
\ 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