Commit 4c7c3726 authored by Aurel's avatar Aurel

do not display none category and order them based on int_index

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20075 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e0510f55
......@@ -281,7 +281,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.portal_categories.payment_type.getCategoryChildTitleItemList()</string> </value>
<value> <string>python: here.portal_categories.payment_type.getCategoryChildTitleItemList(display_none_category=0, sort_id=\'int_index\')</string> </value>
</item>
</dictionary>
</pickle>
......
612
\ No newline at end of file
613
\ 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