branch | tls-sprint |
changeset 1320 | c85f4d8eff8b |
parent 1314 | dc5499bff1a9 |
child 1380 | aa1586de4563 |
--- a/web/views/basecontrollers.py Thu Apr 09 14:31:48 2009 +0200 +++ b/web/views/basecontrollers.py Thu Apr 09 14:32:18 2009 +0200 @@ -388,7 +388,6 @@ def js_prop_widget(self, propkey, varname, tabindex=None): """specific method for EProperty handling""" - print 'PROP WIDGET', propkey, varname, tabindex entity = self.vreg.etype_class('EProperty')(self.req, None, None) entity.eid = varname entity['pkey'] = propkey