From 2b722568a570d8f3882bbf5435bfd64990f828eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Wed, 26 May 2010 14:44:01 +0000 Subject: [PATCH] - preserve whitespaces git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35651 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_ui_test/Foo_view/my_lines_list.xml | 2 +- bt5/erp5_ui_test/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view/my_lines_list.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view/my_lines_list.xml index 89d4f38cc5..373a664a10 100644 --- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view/my_lines_list.xml +++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_view/my_lines_list.xml @@ -286,7 +286,7 @@ </item> <item> <key> <string>whitespace_preserve</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> <item> <key> <string>width</string> </key> diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index 83be903e06..8f7277e735 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -570 \ No newline at end of file +571 \ No newline at end of file -- 2.30.9