Commit 4aaa836f authored by Jérome Perrin's avatar Jérome Perrin

sort variation category list on product

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22770 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7021e9c1
......@@ -313,7 +313,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: here.getVariationRangeCategoryItemList(display_base_category=0, omit_individual_variation=1)</string> </value>
<value> <string>python: here.getVariationRangeCategoryItemList(display_base_category=0, omit_individual_variation=1, local_sort_id=(\'int_index\', \'translated_title\'))</string> </value>
</item>
</dictionary>
</pickle>
......
264
\ No newline at end of file
268
\ 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