Commit 23075c5b authored by Kevin Deldycke's avatar Kevin Deldycke

Remove comment

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9281 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 5ba46d1c
......@@ -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
......
88
\ No newline at end of file
90
\ 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