changeset 8665 | e65af61bde7d |
parent 8632 | fa044b9157d7 |
child 10007 | 727bbb361ed1 |
--- a/web/views/startup.py Thu Jan 10 13:03:38 2013 +0100 +++ b/web/views/startup.py Thu Jan 10 18:34:10 2013 +0100 @@ -31,7 +31,8 @@ from cubicweb.view import StartupView from cubicweb.predicates import match_user_groups, is_instance from cubicweb.schema import display_name -from cubicweb.web import uicfg, httpcache +from cubicweb.web import httpcache +from cubicweb.web.views import uicfg class ManageView(StartupView): """:__regid__: *manage*