diff -r 2ee0ef069fa7 -r 2a3c1b787688 web/views/massmailing.py --- a/web/views/massmailing.py Thu Feb 02 14:33:30 2012 +0100 +++ b/web/views/massmailing.py Mon Jan 23 13:25:02 2012 +0100 @@ -22,7 +22,7 @@ import operator -from cubicweb.selectors import (is_instance, authenticated_user, +from cubicweb.predicates import (is_instance, authenticated_user, adaptable, match_form_params) from cubicweb.view import EntityView from cubicweb.web import (Redirect, stdmsgs, controller, action,