From 2f42a83ea6bec576f1f1d6d9f8795e75fb85e33b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Thu, 28 Jun 2007 13:01:38 +0000 Subject: [PATCH] Adjust size for comment and description fields git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15045 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../erp5_core/BusinessTemplate_view/my_comment.xml | 4 ++-- .../erp5_core/BusinessTemplate_view/my_description.xml | 2 +- product/ERP5/bootstrap/erp5_core/bt/revision | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_comment.xml index f819dc33c3..6a1d342751 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_comment.xml @@ -239,7 +239,7 @@ </item> <item> <key> <string>height</string> </key> - <value> <int>4</int> </value> + <value> <int>6</int> </value> </item> <item> <key> <string>hidden</string> </key> @@ -263,7 +263,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Comment</string> </value> + <value> <string>Comments</string> </value> </item> <item> <key> <string>unicode</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_description.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_description.xml index 22985090f2..b574c56c04 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_description.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view/my_description.xml @@ -239,7 +239,7 @@ </item> <item> <key> <string>height</string> </key> - <value> <int>6</int> </value> + <value> <int>4</int> </value> </item> <item> <key> <string>hidden</string> </key> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index e24b797f8d..483387c8ec 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -361 \ No newline at end of file +363 \ No newline at end of file -- 2.30.9