author | Sylvain Thénault <sylvain.thenault@logilab.fr> |
Mon, 19 Oct 2009 14:42:52 +0200 | |
branch | stable |
changeset 3717 | a0cb4ed395f4 |
parent 3716 | 2a86851cf2ff |
child 3718 | ae49707df724 |
--- 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')