branch | tls-sprint |
changeset 1153 | 6a7636b32a97 |
parent 1151 | b20677336ee6 |
child 1263 | 01152fffd593 |
--- a/web/views/schema.py Thu Mar 26 20:11:37 2009 +0100 +++ b/web/views/schema.py Thu Mar 26 20:54:40 2009 +0100 @@ -18,7 +18,7 @@ from cubicweb.web.action import Action from cubicweb.web.views import baseviews from cubicweb.web.views import TmpFileViewMixin -from cubicweb.web.views.editform import AutomaticEntityForm +from cubicweb.web.views.editforms import AutomaticEntityForm from cubicweb.web.views.boxes import EditBox