Commit 9acd8c55 authored by Kevin Deldycke's avatar Kevin Deldycke

Delete empty line

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8665 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f29e8d55
......@@ -56,7 +56,6 @@
global jump_actions python: None;\n
global view_actions python: None;\n
dummy python: request.RESPONSE.setHeader(\'Content-Type\', \'text/html;; charset=utf-8\');\n
\n
document context/WebSite_getDocumentValue;\n
default_doc context/WebSite_getDefaultDocumentValue;\n
global is_edit_mode python: not (not(hasattr(context.REQUEST, \'editable_mode\')) or not(context.REQUEST[\'editable_mode\']));\n
......
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