From d2ea61303b3a95ec514f7d764757af59d50674ff 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 cae2357f356..5eca90dcf21 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 ) %] +
-