web/views/primary.py
changeset 8190 2a3c1b787688
parent 7990 a673d1d9a738
child 8216 99ff746e8de8
--- a/web/views/primary.py	Thu Feb 02 14:33:30 2012 +0100
+++ b/web/views/primary.py	Mon Jan 23 13:25:02 2012 +0100
@@ -47,7 +47,7 @@
 
 from cubicweb import Unauthorized, NoSelectableObject
 from cubicweb.utils import support_args
-from cubicweb.selectors import match_kwargs, match_context
+from cubicweb.predicates import match_kwargs, match_context
 from cubicweb.view import EntityView
 from cubicweb.schema import META_RTYPES, VIRTUAL_RTYPES, display_name
 from cubicweb.web import uicfg, component