cleanup stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 19 Jun 2009 08:28:19 +0200
branchstable
changeset 2121 9a14e1ee0eab
parent 2120 ed1cd652b343
child 2122 4ea13a828513
cleanup
web/views/actions.py
--- a/web/views/actions.py	Fri Jun 19 08:28:05 2009 +0200
+++ b/web/views/actions.py	Fri Jun 19 08:28:19 2009 +0200
@@ -6,6 +6,7 @@
 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
 """
 __docformat__ = "restructuredtext en"
+_ = unicode
 
 from cubicweb.vregistry import objectify_selector
 from cubicweb.selectors import (EntitySelector,
@@ -18,8 +19,6 @@
 from cubicweb.web.views import linksearch_select_url, vid_from_rset
 from cubicweb.web.views.autoform import AutomaticEntityForm
 
-_ = unicode
-
 
 class has_editable_relation(EntitySelector):
     """accept if some relations for an entity found in the result set is