Commit 3da34fa6 authored by Aurel's avatar Aurel

remove debugging log


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10430 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b11ad416
......@@ -660,7 +660,6 @@ class ObjectTemplateItem(BaseTemplateItem):
# now put original order group
# we remove object not added in forms
# we put old objects we have kept
LOG('update_dict', 0, update_dict)
for path in groups.keys():
new_groups_dict = groups[path]
if not old_groups.has_key(path):
......
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