changeset 8190 | 2a3c1b787688 |
parent 8100 | 21918a60a5c5 |
child 8253 | df7d6c57a6c8 |
--- a/web/views/reledit.py Thu Feb 02 14:33:30 2012 +0100 +++ b/web/views/reledit.py Mon Jan 23 13:25:02 2012 +0100 @@ -32,7 +32,7 @@ from cubicweb import neg_role from cubicweb.schema import display_name from cubicweb.utils import json_dumps -from cubicweb.selectors import non_final_entity, match_kwargs +from cubicweb.predicates import non_final_entity, match_kwargs from cubicweb.view import EntityView from cubicweb.web import uicfg, stdmsgs from cubicweb.web.form import FieldNotFound