web/views/wfentities.py
branchtls-sprint
changeset 984 536e421b082b
parent 822 e3d8db01f3f5
--- a/web/views/wfentities.py	Mon Mar 02 20:43:58 2009 +0100
+++ b/web/views/wfentities.py	Mon Mar 02 20:44:14 2009 +0100
@@ -9,7 +9,7 @@
 from logilab.mtconverter import html_escape
 
 from cubicweb.selectors import implements
-from cubicweb.common.view import EntityView
+from cubicweb.view import EntityView
 
 class CellView(EntityView):
     id = 'cell'