[intranet] petites modifs pour lenny...

darcs-hash:20100303045429-ffbb2-388725d9429e90c38bd499e0f0f2466b13fae569.gz
This commit is contained in:
Nicolas Dandrimont 2010-03-03 05:54:29 +01:00
parent e8bcf1c2c8
commit 2d32c3f227
2 changed files with 2 additions and 1 deletions

View file

@ -100,7 +100,6 @@ class TemplatesFilter(BaseFilter):
body = self._useMainTemplate(body)
else:
body = body["page"]
body.encode("utf8")
cherrypy.response.body = body