web/views/boxes.py
changeset 8190 2a3c1b787688
parent 8183 7d658ea27ec5
child 8455 b5b263f1ad67
--- a/web/views/boxes.py	Thu Feb 02 14:33:30 2012 +0100
+++ b/web/views/boxes.py	Mon Jan 23 13:25:02 2012 +0100
@@ -36,7 +36,7 @@
 from logilab.common.deprecation import class_deprecated
 
 from cubicweb import Unauthorized
-from cubicweb.selectors import (match_user_groups, match_kwargs,
+from cubicweb.predicates import (match_user_groups, match_kwargs,
                                 non_final_entity, nonempty_rset,
                                 match_context, contextual)
 from cubicweb.utils import wrap_on_write