From 032166767869e36e8e0cec1cf4d54ea284a74105 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 20 Oct 2020 11:58:49 +0000 Subject: [PATCH] Bug 26749: Correct dropdown markup in OPAC cart This patch corrects the markup of the "Download" dropdown menu in the OPAc cart. It was not updated during the upgrade to Bootstrap 4. To test, apply the patch and perform a catalog search in the OPAC. - Add some titles to the cart. - Open the cart and test the "Download" menu button. - The menu should display correctly, and the menu items should work to download the correct files. Signed-off-by: Lucas Gass Signed-off-by: Katrin Fischer Signed-off-by: Jonathan Druart --- .../bootstrap/en/modules/opac-basket.tt | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt index 40fab7cae7..90f21e5235 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-basket.tt @@ -29,18 +29,16 @@ [% END %] Empty and close -- 2.39.2