web/views/startup.py
branchtls-sprint
changeset 872 78f03d6a1505
parent 513 907c18c01c60
child 939 ad72e06320e2
--- a/web/views/startup.py	Thu Feb 19 23:31:43 2009 +0100
+++ b/web/views/startup.py	Thu Feb 19 23:32:46 2009 +0100
@@ -9,8 +9,8 @@
 
 from logilab.mtconverter import html_escape
 
+from cubicweb.view import StartupView
 from cubicweb.common.uilib import ureport_as_html, unormalize, ajax_replace_url
-from cubicweb.common.view import StartupView
 from cubicweb.web.httpcache import EtagHTTPCacheManager
 
 _ = unicode