Commit a6191635 authored by Gabriel Monnerat's avatar Gabriel Monnerat

set default value to ung template

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40842 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3e12fc48
......@@ -41,6 +41,7 @@
<tal:block metal:define-macro="master">\n
<tal:block tal:define="website here/getWebSiteValue;\n
portal_path python:website.absolute_url();\n
dummy python: request.set(\'editable_mode\', 0);\n
has_no_layout python: layout_form is None;\n
has_editor python: here.absolute_url() != portal_path;\n
aggregate python: has_no_layout or layout_form.Form_getGroupList(\n
......
87
\ No newline at end of file
88
\ 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