goa/appobjects/components.py
changeset 4023 eae23c40627a
parent 3720 5376aaadd16b
child 4252 6c4f109c2b03
--- a/goa/appobjects/components.py	Tue Dec 08 10:40:20 2009 +0100
+++ b/goa/appobjects/components.py	Tue Dec 08 10:58:56 2009 +0100
@@ -12,7 +12,7 @@
 from cubicweb import typed_eid
 from cubicweb.selectors import one_line_rset, match_search_state, accept
 from cubicweb.schema import display_name
-from cubicweb.common.view import StartupView, EntityView
+from cubicweb.view import StartupView, EntityView
 from cubicweb.web import Redirect
 from cubicweb.web.views import vid_from_rset