From d315b2f8fe9563958915fbd30c9d78dcf4dfe941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Sun, 23 Apr 2006 21:38:16 +0000 Subject: [PATCH] Preserve whitespace git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6861 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../BaseWorkflow_viewWorkflowActionDialog/my_comment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml index eb1b0aa662..e063434a27 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BaseWorkflow_viewWorkflowActionDialog/my_comment.xml @@ -273,7 +273,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> -- 2.30.9