Koha/koha-tmpl/intranet-tmpl/prog/en
Jared Camins-Esakov b346046659 Bug 8678: XSLT stylesheets output XML, but HTML is needed
Because we are embedding the results of XSLT stylesheets in HTML, we
need to output HTML instead of XML. Outputting XML results in
non-standard-compliant (or at least non-Firefox-compliant) markup.

To test:
View a variety of XSLT-rendered pages on the OPAC and intranet, and
confirm that all look as expected.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-09-07 18:35:37 +02:00
..
css Bug 6617: Improve MARC21 enhanced contents display (intranet) 2012-09-05 15:56:38 +02:00
includes Bug 8206: make authority search indexes consistent 2012-09-07 15:26:56 +02:00
js Bug 8549 - DataTables upgrade broke display of next/previous buttons in table controls 2012-09-04 18:32:03 +02:00
lib Bug 8498 - can't specify an hour when specifying due date 2012-08-31 22:44:26 +02:00
modules Merge remote-tracking branch 'origin/new/bug_8550' 2012-09-05 15:54:23 +02:00
xslt Bug 8678: XSLT stylesheets output XML, but HTML is needed 2012-09-07 18:35:37 +02:00
columns.def