web/action.py
branchtls-sprint
changeset 722 50a99184cf47
parent 670 6c332f5c969c
child 742 99115e029dca
--- a/web/action.py	Tue Feb 17 23:34:17 2009 +0100
+++ b/web/action.py	Tue Feb 17 23:40:30 2009 +0100
@@ -10,7 +10,7 @@
 from cubicweb.selectors import (relation_possible, match_search_state,
                                 one_line_rset, may_add_relation, yes,
                                 accepts_compat, condition_compat, deprecate)
-from cubicweb.common.appobject import AppRsetObject
+from cubicweb.appobject import AppRsetObject
 from cubicweb.common.registerers import accepts_registerer
 
 _ = unicode