Commit a3ecfaf1 authored by Fabien Morin's avatar Fabien Morin

set some category title, set feature as a variation

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29582 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent df0336f7
......@@ -165,9 +165,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
<value> <string>Collection</string> </value>
</item>
<item>
<key> <string>write_permission</string> </key>
......
......@@ -68,7 +68,9 @@
<item>
<key> <string>category_type</string> </key>
<value>
<tuple/>
<tuple>
<string>variation</string>
</tuple>
</value>
</item>
<item>
......@@ -79,7 +81,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>fallback_base_category</string> </key>
......@@ -161,9 +165,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
<value> <string>Feature</string> </value>
</item>
<item>
<key> <string>write_permission</string> </key>
......
......@@ -55,8 +55,8 @@
<key> <string>category_type</string> </key>
<value>
<tuple>
<string>variation</string>
<string>option</string>
<string>variation</string>
</tuple>
</value>
</item>
......@@ -68,7 +68,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>fallback_base_category</string> </key>
......@@ -150,9 +152,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
<value> <string>Industrial Phase</string> </value>
</item>
<item>
<key> <string>write_permission</string> </key>
......
341
\ No newline at end of file
342
\ 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