branch | tls-sprint |
changeset 692 | 800592b8d39b |
parent 660 | 5233a9457f6b |
child 696 | 2a5a19185288 |
--- a/web/views/actions.py Tue Feb 17 20:56:45 2009 +0100 +++ b/web/views/actions.py Tue Feb 17 21:29:58 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,