branch | stable |
changeset 1876 | b06a797448aa |
parent 1848 | 981b8dc9e4d0 |
child 1977 | 606923dff11b |
--- a/web/views/boxes.py Wed May 20 09:41:48 2009 +0200 +++ b/web/views/boxes.py Wed May 20 09:41:55 2009 +0200 @@ -13,6 +13,7 @@ :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr """ __docformat__ = "restructuredtext en" +_ = unicode from logilab.mtconverter import html_escape @@ -23,7 +24,6 @@ from cubicweb.web import uicfg from cubicweb.web.box import BoxTemplate -_ = unicode class EditBox(BoxTemplate): """