diff -r 7dcb11dd443e -r 2ca048a43240 web/views/management.py --- a/web/views/management.py Wed Feb 18 22:37:04 2009 +0100 +++ b/web/views/management.py Wed Feb 18 22:37:13 2009 +0100 @@ -10,7 +10,7 @@ from logilab.mtconverter import html_escape from cubicweb.selectors import yes, none_rset, match_user_groups -from cubicweb.common.view import AnyRsetView, StartupView, EntityView +from cubicweb.view import AnyRsetView, StartupView, EntityView from cubicweb.common.uilib import html_traceback, rest_traceback from cubicweb.web import INTERNAL_FIELD_VALUE, eid_param, stdmsgs from cubicweb.web.widgets import StaticComboBoxWidget