From d4600e875d1ff84c6387055197e04f165ee59213 Mon Sep 17 00:00:00 2001
From: Kevin Deldycke <kevin@nexedi.com>
Date: Mon, 28 Aug 2006 13:25:10 +0000
Subject: [PATCH] Remove junk html which break layout.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9509 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_xhtml_style/global_definitions.xml      | 4 ----
 product/ERP5/bootstrap/erp5_xhtml_style/bt/revision           | 2 +-
 product/ERP5/bootstrap/erp5_xhtml_style/bt/version            | 2 +-
 3 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/global_definitions.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/global_definitions.xml
index d308caa988..05100994ae 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/global_definitions.xml
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/global_definitions.xml
@@ -73,10 +73,6 @@
            dummy                python: http_parameter_list.update(local_parameter_list);\n
     global http_parameters      python: here.ERP5XhtmlStyle_renderHTTPParameterList(http_parameter_list);\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
 \n
 <!-- ============================================================== -->\n
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
index d55f9f7457..c2807f7f3c 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision
@@ -1 +1 @@
-136
\ No newline at end of file
+140
\ No newline at end of file
diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/version b/product/ERP5/bootstrap/erp5_xhtml_style/bt/version
index a96f385f15..21344eb17a 100644
--- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/version
+++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/version
@@ -1 +1 @@
-1.2.16
\ No newline at end of file
+1.2.17
\ No newline at end of file
-- 
2.30.9