web/views/actions.py
branchtls-sprint
changeset 824 a5e6acffde30
parent 822 e3d8db01f3f5
child 870 0b31dbac6459
--- 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