Commit 23c07922 authored by Thomas Bernard's avatar Thomas Bernard

debug informations removed (cleaner)


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7067 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9dbcfb91
......@@ -679,7 +679,7 @@ class PlanningBoxWidget(Widget.Widget):
# build structure
here = REQUEST['here']
pdb.set_trace()
#pdb.set_trace()
structure = self.render_structure(field=field, key=key, value=value, REQUEST=REQUEST, here=here)
if structure != None:
......
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