diff -r cb8ccbef8fa5 -r a5e6acffde30 web/views/actions.py --- a/web/views/actions.py Wed Feb 18 19:19:57 2009 +0100 +++ b/web/views/actions.py Wed Feb 18 19:26:48 2009 +0100 @@ -14,8 +14,7 @@ has_editable_relation, has_permission, has_add_permission, ) from cubicweb.web.action import Action -from cubicweb.web.views import linksearch_select_url -from cubicweb.web.views.baseviews import vid_from_rset +from cubicweb.web.views import linksearch_select_url, vid_from_rset _ = unicode