diff -r 6ea74c34fc25 -r 34359fbde6ef web/box.py --- a/web/box.py Thu Oct 14 09:49:59 2010 +0200 +++ b/web/box.py Thu Oct 14 10:08:00 2010 +0200 @@ -23,7 +23,7 @@ from logilab.mtconverter import xml_escape from logilab.common.deprecation import class_deprecated, class_renamed -from cubicweb import Unauthorized, role as get_role, target as get_target +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.view import View