web/views/startup.py
changeset 8190 2a3c1b787688
parent 8169 f9fb7d903800
child 8349 fdb796435d7b
--- a/web/views/startup.py	Thu Feb 02 14:33:30 2012 +0100
+++ b/web/views/startup.py	Mon Jan 23 13:25:02 2012 +0100
@@ -29,7 +29,7 @@
 from logilab.mtconverter import xml_escape
 
 from cubicweb.view import StartupView
-from cubicweb.selectors import match_user_groups, is_instance
+from cubicweb.predicates import match_user_groups, is_instance
 from cubicweb.schema import display_name
 from cubicweb.web import uicfg, httpcache