[Koha-bugs] [Bug 33278] Correct JS for activating default tab on various pages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 20 17:39:50 CET 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33278

--- Comment #2 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 148420
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148420&action=edit
Bug 33278: Correct JS for activating default tab on various pages

The conversion of the header search tabs to Bootstrap resulted in a bug
on several staff interface pages: The first tab isn't selected by
default. The jQuery selector isn't specific enough.

The patch also corrects a template error which was introduced to
merge-record.inc by Bug 32683.

To test, apply the patch and test the following pages to confirm that
the first tab on each page is selected by default:

- Catalog -> Advanced search
- Catalog -> MARC details
- Catalog -> Search results -> Merge
- Administration -> Authorized values -> Edit
- Administratoin -> Library transfer limits
- Administration -> Item types -> Edit
- Authorities -> Authority details
- Authorities -> Search -> Merge

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list