branch | tls-sprint |
changeset 1153 | 6a7636b32a97 |
parent 1151 | b20677336ee6 |
child 1288 | 0d0f09c36bba |
--- a/web/views/euser.py Thu Mar 26 20:11:37 2009 +0100 +++ b/web/views/euser.py Thu Mar 26 20:54:40 2009 +0100 @@ -16,7 +16,7 @@ from cubicweb.web.form import FormMixIn from cubicweb.web.action import Action from cubicweb.web.views.baseviews import PrimaryView, EntityView -from cubicweb.web.views.editform import AutomaticEntityForm +from cubicweb.web.views.editforms import AutomaticEntityForm from cubicweb.web.views.boxes import EditBox