Commit e555e7f9 authored by Nicolas Delaby's avatar Nicolas Delaby

remove tabs

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27565 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3a373cd5
......@@ -1425,9 +1425,9 @@ class TreeListLine:
def makeTreeList(here, form, root_dict, report_path, base_category,
depth, unfolded_list, form_id, selection_name,
report_depth, is_report_opened=1, list_method=None,
filtered_portal_types=[] ,sort_on = (('id', 'ASC'),)):
depth, unfolded_list, form_id, selection_name,
report_depth, is_report_opened=1, list_method=None,
filtered_portal_types=[] ,sort_on = (('id', 'ASC'),)):
"""
(object, is_pure_summary, depth, is_open, select_domain_dict)
......
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