Commit caddf0e2 authored by Vincent Pelletier's avatar Vincent Pelletier

Remove unneeded duplicate category properties.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19489 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 22095c04
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Type.Document.Category</string>
<string>Category</string>
</tuple>
<none/>
<global name="Category" module="Products.ERP5Type.Document.Category"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -40,8 +37,6 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>business_field/business_field</string>
<string>business_field/core</string>
<string>business_field/core</string>
</tuple>
</value>
......@@ -52,6 +47,12 @@
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>core</string> </value>
......
......@@ -3,11 +3,8 @@
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<tuple>
<string>Products.ERP5Type.Document.Category</string>
<string>Category</string>
</tuple>
<none/>
<global name="Category" module="Products.ERP5Type.Document.Category"/>
<tuple/>
</tuple>
</pickle>
<pickle>
......@@ -40,8 +37,6 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>language/language</string>
<string>language/ja</string>
<string>language/ja</string>
</tuple>
</value>
......@@ -52,6 +47,12 @@
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>ja</string> </value>
......
209
\ No newline at end of file
211
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment