diff -r 2ee0ef069fa7 -r 2a3c1b787688 web/views/cwsources.py --- a/web/views/cwsources.py Thu Feb 02 14:33:30 2012 +0100 +++ b/web/views/cwsources.py Mon Jan 23 13:25:02 2012 +0100 @@ -29,7 +29,7 @@ from cubicweb import Unauthorized, tags from cubicweb.utils import make_uid -from cubicweb.selectors import (is_instance, score_entity, has_related_entities, +from cubicweb.predicates import (is_instance, score_entity, has_related_entities, match_user_groups, match_kwargs, match_view) from cubicweb.view import EntityView, StartupView from cubicweb.schema import META_RTYPES, VIRTUAL_RTYPES, display_name