# HG changeset patch # User Fabrice # Date 1248769154 -7200 # Node ID 3b6a6d2f9d7e879fecb348420ca403afbde18cb8 # Parent 1abdcb4199af3dcc671fa05c542f338c1d3dc2dd make jsvars declaration xhtml and html compatible diff -r 1abdcb4199af -r 3b6a6d2f9d7e utils.py --- a/utils.py Tue Jul 28 17:36:30 2009 +0200 +++ b/utils.py Tue Jul 28 10:19:14 2009 +0200 @@ -255,10 +255,10 @@ # 1/ variable declaration if any if self.jsvars: from simplejson import dumps - w(u'\n') + w(u'//-->\n') # 2/ css files for cssfile, media in self.cssfiles: w(u'\n' %