changeset 8190 | 2a3c1b787688 |
parent 8050 | 0f3a54c37b05 |
child 8216 | 99ff746e8de8 |
--- a/web/views/workflow.py Thu Feb 02 14:33:30 2012 +0100 +++ b/web/views/workflow.py Mon Jan 23 13:25:02 2012 +0100 @@ -31,7 +31,7 @@ from logilab.common.graph import escape from cubicweb import Unauthorized -from cubicweb.selectors import (has_related_entities, one_line_rset, +from cubicweb.predicates import (has_related_entities, one_line_rset, relation_possible, match_form_params, score_entity, is_instance, adaptable) from cubicweb.view import EntityView