Commit da809155 authored by Nicolas Delaby's avatar Nicolas Delaby

Avoid rendering of base_category in categoryChildItemList

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23313 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 27163516
......@@ -267,18 +267,15 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:here.portal_categories.bug_difficulty.getCategoryChildLogicalPathItemList(base=1,display_none_category=1, sort_on=\'int_index\')</string> </value>
<value> <string>python:here.portal_categories.bug_difficulty.getCategoryChildLogicalPathItemList(display_none_category=1, sort_on=\'int_index\')</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -267,18 +267,15 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:here.portal_categories.bug_priority.getCategoryChildLogicalPathItemList(base=1,display_none_category=1, sort_on=\'int_index\')</string> </value>
<value> <string>python:here.portal_categories.bug_priority.getCategoryChildLogicalPathItemList(display_none_category=1, sort_on=\'int_index\')</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -267,18 +267,15 @@
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<tuple>
<string>Products.Formulator.TALESField</string>
<string>TALESMethod</string>
</tuple>
<none/>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python:here.portal_categories.bug_severity.getCategoryChildLogicalPathItemList(base=1,display_none_category=1, sort_on=\'int_index\')</string> </value>
<value> <string>python:here.portal_categories.bug_severity.getCategoryChildLogicalPathItemList(display_none_category=1, sort_on=\'int_index\')</string> </value>
</item>
</dictionary>
</pickle>
......
329
\ No newline at end of file
330
\ 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