diff -r 356da23c57f1 -r 2a5a19185288 web/views/actions.py --- a/web/views/actions.py Tue Feb 17 21:42:23 2009 +0100 +++ b/web/views/actions.py Tue Feb 17 21:42:33 2009 +0100 @@ -6,7 +6,7 @@ """ __docformat__ = "restructuredtext en" -from cubicweb.common.selectors import ( +from cubicweb.selectors import ( yes, one_line_rset, two_lines_rset, one_etype_rset, relation_possible, non_final_entity, authenticated_user, match_user_groups, match_search_state,