diff -r 8af7c6d86efb -r a964c40adbe3 web/box.py --- a/web/box.py Tue Jul 10 10:33:19 2012 +0200 +++ b/web/box.py Tue Jul 10 15:07:52 2012 +0200 @@ -1,4 +1,4 @@ -# copyright 2003-2011 LOGILAB S.A. (Paris, FRANCE), all rights reserved. +# copyright 2003-2012 LOGILAB S.A. (Paris, FRANCE), all rights reserved. # contact http://www.logilab.fr/ -- mailto:contact@logilab.fr # # This file is part of CubicWeb. @@ -25,7 +25,7 @@ from cubicweb import Unauthorized, role as get_role from cubicweb.schema import display_name -from cubicweb.selectors import no_cnx, one_line_rset +from cubicweb.predicates import no_cnx, one_line_rset from cubicweb.view import View from cubicweb.web import INTERNAL_FIELD_VALUE, stdmsgs from cubicweb.web.htmlwidgets import (BoxLink, BoxWidget, SideBoxWidget,