[Erp5-report] r24043 - in /erp5/trunk/bt5/erp5_wizard: SkinTemplateItem/portal_skins/erp5_w...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Oct 7 09:20:40 CEST 2008
Author: ivan
Date: Tue Oct 7 09:20:38 2008
New Revision: 24043
URL: http://svn.erp5.org?rev=24043&view=rev
Log:
User server side Express header.
Modified:
erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/wizard_template_erp5_xhtml_style.xml
erp5/trunk/bt5/erp5_wizard/bt/revision
Modified: erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/wizard_template_erp5_xhtml_style.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/wizard_template_erp5_xhtml_style.xml?rev=24043&r1=24042&r2=24043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/wizard_template_erp5_xhtml_style.xml (original)
+++ erp5/trunk/bt5/erp5_wizard/SkinTemplateItem/portal_skins/erp5_wizard/wizard_template_erp5_xhtml_style.xml Tue Oct 7 09:20:38 2008
@@ -106,16 +106,10 @@
<tal:block metal:use-macro="global_definitions_macros/http_definitions" />\n
</fieldset>\n
<tal:block metal:define-slot="layout">\n
- <div style="padding: 0.1em; \n
- margin: 0.5em; \n
- border:1px solid #3D5474;\n
- background-color: #BAD0F0;">\n
- <h1 i18n:translate=""\n
- i18n:domain="ui"\n
- style="padding: 0.4em;\n
- padding-left: 0.3em; \n
- margin: 0em;" > ERP5 Express Configuration </h1>\n
- </div>\n
+\n
+ <tal:block tal:replace="structure python: \n
+ here.portal_wizard.callRemoteProxyMethod(\'WizardTool_viewExpressMainTemplateHeaderRenderer\')"/>\n
+ \n
<!--\n
<div id="bars">\n
<div id="main_bar"\n
Modified: erp5/trunk/bt5/erp5_wizard/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_wizard/bt/revision?rev=24043&r1=24042&r2=24043&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_wizard/bt/revision (original)
+++ erp5/trunk/bt5/erp5_wizard/bt/revision Tue Oct 7 09:20:38 2008
@@ -1,1 +1,1 @@
-122
+123
More information about the Erp5-report
mailing list