changeset 8190 | 2a3c1b787688 |
parent 6637 | 6bbfc628555b |
child 8697 | 574bb05e40a4 |
--- 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,