branch | tls-sprint |
changeset 1498 | 2c6eec0b46b9 |
parent 1318 | 50e1a778c5ee |
child 1540 | 996355824825 |
--- a/web/views/baseforms.py Tue Apr 28 10:11:08 2009 +0200 +++ b/web/views/baseforms.py Tue Apr 28 11:22:31 2009 +0200 @@ -21,7 +21,7 @@ from cubicweb.web.controller import NAV_FORM_PARAMETERS from cubicweb.web.widgets import checkbox, InputWidget, ComboBoxWidget from cubicweb.web.form import FormMixIn -from cubicweb.web.views.editforms import AutomaticEntityForm +from cubicweb.web.views.autoform import AutomaticEntityForm _ = unicode