cleanup stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Mon, 29 Jun 2009 18:41:07 +0200
branchstable
changeset 2197 397e3e4583f7
parent 2196 b08521e4eaab
child 2198 ac45d4dbaf76
cleanup
web/views/editviews.py
--- a/web/views/editviews.py	Mon Jun 29 17:14:05 2009 +0200
+++ b/web/views/editviews.py	Mon Jun 29 18:41:07 2009 +0200
@@ -6,6 +6,7 @@
 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
 """
 __docformat__ = "restructuredtext en"
+_ = unicode
 
 from simplejson import dumps
 
@@ -21,7 +22,6 @@
 from cubicweb.web.views.editforms import relation_id
 from cubicweb.web.views.baseviews import FinalView
 
-_ = unicode
 
 class SearchForAssociationView(EntityView):
     """view called by the edition view when the user asks to search for