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 @@ ...@@ -165,9 +165,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <value> <string>Collection</string> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>write_permission</string> </key> <key> <string>write_permission</string> </key>
......
...@@ -68,7 +68,9 @@ ...@@ -68,7 +68,9 @@
<item> <item>
<key> <string>category_type</string> </key> <key> <string>category_type</string> </key>
<value> <value>
<tuple/> <tuple>
<string>variation</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -79,7 +81,9 @@ ...@@ -79,7 +81,9 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>fallback_base_category</string> </key> <key> <string>fallback_base_category</string> </key>
...@@ -161,9 +165,7 @@ ...@@ -161,9 +165,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <value> <string>Feature</string> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>write_permission</string> </key> <key> <string>write_permission</string> </key>
......
...@@ -55,8 +55,8 @@ ...@@ -55,8 +55,8 @@
<key> <string>category_type</string> </key> <key> <string>category_type</string> </key>
<value> <value>
<tuple> <tuple>
<string>variation</string>
<string>option</string> <string>option</string>
<string>variation</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -68,7 +68,9 @@ ...@@ -68,7 +68,9 @@
</item> </item>
<item> <item>
<key> <string>description</string> </key> <key> <string>description</string> </key>
<value> <string></string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>fallback_base_category</string> </key> <key> <string>fallback_base_category</string> </key>
...@@ -150,9 +152,7 @@ ...@@ -150,9 +152,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <value> <string>Industrial Phase</string> </value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>write_permission</string> </key> <key> <string>write_permission</string> </key>
......
341 342
\ No newline at end of file \ 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