diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/main_template.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/main_template.xml index 7dc1bba1139636eb78617f6ac522ddfd7359fbe6..dd18f99a92487bb4f8129d84fa095cf3cca04b79 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/main_template.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/main_template.xml @@ -92,12 +92,6 @@ MISSING:\n dummy python: request.set(\'editable_mode\', editable_mode);\n layout_form python: layout_form_id and getattr(here, layout_form_id, None) or None;\n page_template python: (layout_form and not(ignore_layout)) and getattr(layout_form, \'pt\', None) or \'template_erp5_xhtml_style\';">\n -\n -<!--\n -# editable_mode python: layout_form_id and request.get(\'editable_mode\', ignore_layout) or 0;\n -# dummy python: request.set(\'editable_mode\', editable_mode);-->\n -\n -\n <tal:block metal:use-macro="python: getattr(here, page_template).macros[\'master\']">\n <tal:block metal:fill-slot="context_bar">\n <tal:block metal:define-slot="context_bar"/>\n diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index 9f728587959d189de8b5dcadab2b3aec1276a169..0fa6a7b088051e48b8dc94d598b7e324e6f691c9 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -88 \ No newline at end of file +90 \ No newline at end of file