web/views/startup.py
changeset 505 04f40057fc4d
parent 501 567e85e646d8
child 513 907c18c01c60
--- a/web/views/startup.py	Wed Jan 28 16:58:05 2009 +0100
+++ b/web/views/startup.py	Wed Jan 28 17:00:03 2009 +0100
@@ -10,7 +10,7 @@
 from logilab.mtconverter import html_escape
 
 from cubicweb.common.uilib import ureport_as_html, unormalize, ajax_replace_url
-from cubicweb.common.view import StartupView
+from cubicweb.common.view import StartupView, EntityView
 from cubicweb.web.httpcache import EtagHTTPCacheManager
 
 _ = unicode