changeset 4023 | eae23c40627a |
parent 4007 | 91d11fda4aa0 |
child 4045 | f4a52abb6f4f |
--- a/web/views/editforms.py Tue Dec 08 10:40:20 2009 +0100 +++ b/web/views/editforms.py Tue Dec 08 10:58:56 2009 +0100 @@ -20,7 +20,7 @@ from cubicweb.selectors import (match_kwargs, one_line_rset, non_final_entity, specified_etype_implements, yes) from cubicweb.view import EntityView -from cubicweb.common import tags +from cubicweb import tags from cubicweb.web import stdmsgs, eid_param from cubicweb.web import uicfg from cubicweb.web.form import FormViewMixIn, FieldNotFound