Commit 8757ecee authored by Jérome Perrin's avatar Jérome Perrin

Now that variation is only in pdm, redo r20442 (Add "variation" base category...

Now that variation is only in pdm, redo r20442 (Add "variation" base category to "variation" category type.)
Also set a capitalized title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20788 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1fa75dcd
......@@ -61,7 +61,9 @@
<item>
<key> <string>category_type</string> </key>
<value>
<tuple/>
<tuple>
<string>variation</string>
</tuple>
</value>
</item>
<item>
......@@ -72,7 +74,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>fallback_base_category</string> </key>
......@@ -152,9 +156,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
<value> <string>Variation</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
......
104
\ No newline at end of file
105
\ 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