web/views/management.py
branchtls-sprint
changeset 836 2ca048a43240
parent 742 99115e029dca
child 1388 6d5f0ccf31b8
--- 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