web/views/actions.py
branchtls-sprint
changeset 696 2a5a19185288
parent 690 ea613e8a5e4f
parent 692 800592b8d39b
child 707 21a59b468f1a
child 710 766c881e101f
--- 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,