From 4d22be1f77ba22cfcb7e353773ac6bc8a5b3caea Mon Sep 17 00:00:00 2001 From: Kevin Deldycke <kevin@nexedi.com> Date: Fri, 25 Aug 2006 16:54:05 +0000 Subject: [PATCH] Update version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9473 20353a03-c40f-0410-a6d1-a30d3c3de9de --- product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log | 6 ++++++ product/ERP5/bootstrap/erp5_xhtml_style/bt/revision | 2 +- product/ERP5/bootstrap/erp5_xhtml_style/bt/version | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log b/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log index 198a4fc9fc..893204c364 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/change_log @@ -1,5 +1,11 @@ 2006-08-25 Kevin * Move hidden input and globals definition code to separate file. +* Move planning box generic header stuff to global_definition. +* Only add default erp5 javascript and css file if we are not in web mode. +* Add new is_web_mode variable to differentiate web mode and standard erp5_mode. +* Always return default erp5 xhtml_style template if not in web_mode. +* One liner editable_mode setter. +* Delete in dummy <p> tags used to clear. 2006-08-24 Kevin * Add a specific div wrapper class to differenciate editable mode. diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index d2c5ed2124..a09fd8ad47 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -116 \ No newline at end of file +124 \ 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 67eb68059b..d79a5f8c99 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/version +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/version @@ -1 +1 @@ -1.2.12 \ No newline at end of file +1.2.14 \ No newline at end of file -- 2.30.9