Ignore:
Timestamp:
14 Feb 2012, 15:00:47 (13 years ago)
Author:
Henrik Bettermann
Message:

Remove uncommented pdb break points.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/browser/layout.py

    r7599 r7649  
    194194            elif widget.__class__.__name__ == 'IntWidget':
    195195                widget.cssClass = 'span2'
    196         #import pdb; pdb.set_trace()
    197196        if self.widgets.get('title'):
    198197            self.widgets['title'].cssClass = 'span12'
Note: See TracChangeset for help on using the changeset viewer.