From 315713d03151dabc1f91f6f1c902b0e850f78bc7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aur=C3=A9lien=20Calonne?= <aurel@nexedi.com>
Date: Thu, 29 Dec 2005 13:31:30 +0000
Subject: [PATCH] change of properties

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4934 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_categories/marital_status.xml               | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/marital_status.xml b/product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/marital_status.xml
index fdf00746d3..9dccc12b0a 100755
--- a/product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/marital_status.xml
+++ b/product/ERP5/bootstrap/erp5_core/CategoryTemplateItem/portal_categories/marital_status.xml
@@ -54,6 +54,12 @@
               </tuple>
             </value>
         </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
         <item>
             <key> <string>id</string> </key>
             <value>                 <string>marital_status</string> </value>
@@ -68,7 +74,9 @@
         </item>
         <item>
             <key> <string>title</string> </key>
-            <value> <string></string> </value>
+            <value>
+              <none/>
+            </value>
         </item>
         <item>
             <key> <string>uid</string> </key>
-- 
2.30.9