branch | tls-sprint |
changeset 1153 | 6a7636b32a97 |
parent 1151 | b20677336ee6 |
child 1498 | 2c6eec0b46b9 |
--- a/web/views/emailaddress.py Thu Mar 26 20:11:37 2009 +0100 +++ b/web/views/emailaddress.py Thu Mar 26 20:54:40 2009 +0100 @@ -11,7 +11,7 @@ from cubicweb.selectors import implements from cubicweb.common import Unauthorized from cubicweb.web.views import baseviews -from cubicweb.web.views.editform import AutomaticEntityForm +from cubicweb.web.views.editforms import AutomaticEntityForm class EmailAddressPrimaryView(baseviews.PrimaryView):