]> git.koha-community.org Git - koha.git/commit
Bug 9583 - OPAC cart button display problem in Chromium
authorOwen Leonard <oleonard@myacpl.org>
Mon, 11 Feb 2013 13:19:43 +0000 (08:19 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Thu, 14 Feb 2013 08:50:26 +0000 (21:50 +1300)
commit35d1e199b334751d36640c36e3a7709a2252faff
tree836c64d71bd3da522e92abdf4af6f8ca399ffe1c
parent9eb22175e6258e606fa3f0d496bffa6b3a02c037
Bug 9583 - OPAC cart button display problem in Chromium

Legacy markup in the script which generates the OPAC's Cart button
causes display problems in Chrome under the new HTML5 doctype.

This patch removes the extra markup, which has been unnecessary since
we changed the way the Cart and Lists buttons are displayed in Bug
7584.

To test, view the OPAC in several browsers, including a Chromium-based
browser (Specifically Chromium-based. It is not a WebKit-related bug).
The Cart button should display correctly with and without items in the
cart.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Comment: Works great, back to normal.
Tested in windows (chrome, firefox, opera) and linux (chrome, chromium)

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Tested with Chromium and Firefox in Ubuntu. No regression found and
display is correct now.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
koha-tmpl/opac-tmpl/prog/en/includes/doc-head-close.inc