web/views/editforms.py
changeset 4278 24736a127bf1
parent 4277 35cd057339b2
child 4310 a139b98b6af5
--- a/web/views/editforms.py	Wed Jan 20 10:06:12 2010 +0100
+++ b/web/views/editforms.py	Wed Jan 20 10:06:53 2010 +0100
@@ -21,8 +21,7 @@
                                 specified_etype_implements, yes)
 from cubicweb.view import EntityView
 from cubicweb import tags
-from cubicweb.web import stdmsgs, eid_param
-from cubicweb.web import uicfg
+from cubicweb.web import uicfg, stdmsgs, eid_param
 from cubicweb.web.form import FormViewMixIn, FieldNotFound
 from cubicweb.web.formfields import guess_field
 from cubicweb.web.formwidgets import Button, SubmitButton, ResetButton