--- 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