From ed84c471e34821e3cc92991c4155dfec1aacc48b Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 29 May 2013 14:24:05 +0200 Subject: [PATCH] Bug 10376: Printing cart does not work under IE9 Content-Type: text/plain; charset=utf-8 Test plan: 1) Test with Firefox (or any other browser except IE): Add biblio to cart Go to Cart and click Print Does the Cart window come back to its original state after confirm/cancel Print? 2) Test with Internet Explorer (I used IE9; testing another version is fine) Do the same as above. Is behavior now more or less the same? --- koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt | 19 +++++++++++++++++-- 1 files changed, 17 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt b/koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt index 09993af..3babfb8 100644 --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt +++ b/koha-tmpl/opac-tmpl/prog/en/modules/opac-basket.tt @@ -9,10 +9,25 @@