diff -r cf1caf460081 -r 536e421b082b web/views/wfentities.py --- 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'