Skip to content

Commit

Permalink
What's that doing there?
Browse files Browse the repository at this point in the history
  • Loading branch information
Corey Oordt committed Dec 16, 2010
1 parent 039ba1f commit 6a112a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion editor/tree_editor.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ def ajax_editable_boolean_cell(item, attr, text='', override=None):

a.insert(0, '<div id="wrap_%s_%d">' % ( attr, item.id ))
a.append('</div>')
#print a
return unicode(''.join(a))

# ------------------------------------------------------------------------
Expand Down

0 comments on commit 6a112a4

Please sign in to comment.