web/views/boxes.py
changeset 10666 7f6b5f023884
parent 8694 d901c36bcfce
child 10669 155c29e0ed1c
--- a/web/views/boxes.py	Fri Sep 11 18:01:36 2015 +0200
+++ b/web/views/boxes.py	Fri Sep 11 18:05:38 2015 +0200
@@ -26,7 +26,7 @@
 * startup views box
 """
 __docformat__ = "restructuredtext en"
-_ = unicode
+from cubicweb import _
 
 from warnings import warn