pgAdmin III commit: Fix incorrect content-type in XSL stylesheets - Mailing list pgadmin-hackers

From Magnus Hagander
Subject pgAdmin III commit: Fix incorrect content-type in XSL stylesheets
Date
Msg-id E1SYvEV-0000eZ-2Q@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix incorrect content-type in XSL stylesheets

Should be text/html;charset=utf8, not just plain utf8.

Reported by Alexandr Ciornii

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=5daacc99e1f5f861b7301f3e1544f6ae1057d711

Modified Files
--------------
docs/en_US/default-xsl.rst |    2 +-
pgadmin/frm/frmReport.cpp  |    2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgAdmin III commit: Fix incorrect content-type in XSL stylesheets
Next
From: Sachin Srivastava
Date:
Subject: Added platform x64 for png2c project.