Commit 4c71f86a authored by Sebastien Robin's avatar Sebastien Robin

As requested by JP, display only one level of sub categories.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12431 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e4c568f9
...@@ -539,7 +539,7 @@ ...@@ -539,7 +539,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>method_name</string> </key> <key> <string>method_name</string> </key>
<value> <string>getCategoryChildValueList</string> </value> <value> <string>objectValues</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
...@@ -549,7 +549,7 @@ ...@@ -549,7 +549,7 @@
<dictionary> <dictionary>
<item> <item>
<key> <string>method_name</string> </key> <key> <string>method_name</string> </key>
<value> <string>getCategoryChildValueList</string> </value> <value> <string>objectValues</string> </value>
</item> </item>
</dictionary> </dictionary>
</pickle> </pickle>
......
243 249
\ 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