diff -r c99ef2a2535c -r 6a7636b32a97 web/views/euser.py --- 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