author | Sandrine Ribeau <sandrine.ribeau@logilab.fr> |
Thu, 16 Jul 2009 12:54:46 -0700 | |
changeset 2540 | fba943784b1c |
parent 2381 | caad2367d940 |
child 2541 | 09615ea7533e |
--- a/web/views/startup.py Thu Jul 16 13:30:13 2009 +0200 +++ b/web/views/startup.py Thu Jul 16 12:54:46 2009 -0700 @@ -10,7 +10,7 @@ _ = unicode from logilab.common.textutils import unormalize -from logilab.mtconverter import html_escape +from logilab.mtconverter import xml_escape from cubicweb.view import StartupView from cubicweb.selectors import match_user_groups, implements