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 fdf00746d3d59f2c3562fb303a570ac460382670..9dccc12b0ab01c3fae8c1ced0666da8a43b1a52c 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>