From b35d39a340673fd35154546c39f72ea19f083b20 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 Signed-off-by: Roman Dolny --- .../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 0e61ec2d8b..030f36306b 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