branch | tls-sprint |
changeset 1498 | 2c6eec0b46b9 |
parent 1465 | 42f13c790f11 |
child 1545 | 53d3d783370f |
--- a/web/views/actions.py Tue Apr 28 10:11:08 2009 +0200 +++ b/web/views/actions.py Tue Apr 28 11:22:31 2009 +0200 @@ -15,7 +15,7 @@ ) from cubicweb.web.action import Action from cubicweb.web.views import linksearch_select_url, vid_from_rset -from cubicweb.web.views.editforms import AutomaticEntityForm +from cubicweb.web.views.autoform import AutomaticEntityForm _ = unicode