From 0c4b368bd1914a3a999ba1ff5077ad129cf34385 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 4 Mar 2022 17:09:40 +0000 Subject: [PATCH] Bug 30227: Replace the use of jQueryUI tabs on bibliographic detail page This patch replaces jQueryUI tabs on the bibliographic detail page, replacing them with Bootstrap tabs. To test, apply the patch and locate a bibliographic record in the staff client. Check the tabs on the detail page. Try to test as many variations as possible: - With and without holdings - With and without descriptions (5** note fields) - With alternate holdings (AlternateHoldingsField preference) - With HTML5 media (see Preferences -> Enhanced content -> HTML5 media) - With an associated suggestion - With an associated subscription - With acquisition information - With local cover images - With SeparateHoldings enabled - With other editions available (FRBRizeEditions) - With component parts --- .../prog/en/modules/catalogue/detail.tt | 77 ++++++++++--------- 1 file changed, 42 insertions(+), 35 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt index 70a22e7262..10a9d755dc 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ -253,41 +253,45 @@ [% END # /IF ( AmazonCoverImages, etc ) %] +
-