branch | stable |
changeset 4719 | aaed3f813ef8 |
parent 4462 | c57c8176b8c2 |
child 5246 | 3246b1f88a18 |
child 5421 | 8167de96c523 |
--- a/web/action.py Fri Feb 26 13:12:01 2010 +0100 +++ b/web/action.py Fri Feb 26 13:19:14 2010 +0100 @@ -10,7 +10,7 @@ from cubicweb import target from cubicweb.selectors import (partial_relation_possible, match_search_state, - one_line_rset, yes) + one_line_rset) from cubicweb.appobject import AppObject