Commit d4600e87 authored by Kevin Deldycke's avatar Kevin Deldycke

Remove junk html which break layout.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9509 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d9aa6a8f
...@@ -73,10 +73,6 @@ ...@@ -73,10 +73,6 @@
dummy python: http_parameter_list.update(local_parameter_list);\n dummy python: http_parameter_list.update(local_parameter_list);\n
global http_parameters python: here.ERP5XhtmlStyle_renderHTTPParameterList(http_parameter_list);\n global http_parameters python: here.ERP5XhtmlStyle_renderHTTPParameterList(http_parameter_list);\n
"/>\n "/>\n
\n
<!--p tal:content="python: repr( local_parameter_list.get(\'form_id\', \'view\') )"/>\n
<p tal:content="python: repr( local_parameter_list.get(\'dialog_id\', local_parameter_list.get(\'form_id\', \'view\')) )"/-->\n
\n
</tal:block>\n </tal:block>\n
\n \n
<!-- ============================================================== -->\n <!-- ============================================================== -->\n
......
136 140
\ No newline at end of file \ No newline at end of file
1.2.16 1.2.17
\ No newline at end of file \ 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