branch | stable |
changeset 3717 | a0cb4ed395f4 |
parent 3006 | 4d85386b06a5 |
child 3720 | 5376aaadd16b |
child 4212 | ab6573088b4a |
--- a/web/views/facets.py Mon Oct 19 09:15:41 2009 +0200 +++ b/web/views/facets.py Mon Oct 19 14:42:52 2009 +0200 @@ -100,8 +100,6 @@ w(u'</fieldset>\n</form>\n') finally: rqlst.recover() - import cubicweb - cubicweb.info('after facets with rql: %s' % repr(rqlst)) def display_bookmark_link(self, rset): eschema = self.schema.eschema('Bookmark')