From 5865a55974a8eadac85665ecc759748bea307cdb Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 21 May 2025 12:47:06 +0000 Subject: [PATCH] Bug 39954: Fix cataloging search results incorrect menu markup This patch corrects the dropdown menu markup in the "Records found in the reservoir" section of the cataloging search results page. It was not upgraded to Bootstrap 5 markup. To test, apply the patch and go to Cataloging. - Click "New from Z39.50/SRU" - Perform a search which will return multiple results. - Close the popup window and perform the same search in the "Cataloging search" header form. - Scroll down to the "Records found in the reservoir" section. - Click the "Actions" menu on one of the results. The menu should look correct. Sponsored-by: Athens County Public Libraries --- .../intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt index 0e61ec2d8b6..030f36306b0 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt @@ -237,14 +237,14 @@ Actions -- 2.39.5