From 94f4355a57027054b20a9afac5eb45e7f7fb992c Mon Sep 17 00:00:00 2001 From: Yusei Tahara <yusei@nexedi.com> Date: Fri, 31 Aug 2007 15:47:47 +0000 Subject: [PATCH] Add small changes for new top page. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15991 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml index 01760a2a39..42f316b3da 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/template_erp5_xhtml_style.xml @@ -124,7 +124,7 @@ IDEAS:\n </head>\n <body>\n <form id="main_form"\n - tal:attributes="enctype form/Form_getEnctype | nothing;\n + tal:attributes="enctype form/Form_getEnctype | enctype | nothing;\n action url;\n method python:str(path(\'form/method | string:post\')).lower()">\n <fieldset id="hidden_fieldset">\n -- 2.30.9