From 6cd5bac1b28faaa4b6af636d1fa1439542cef2b4 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Thu, 31 Mar 2022 13:43:41 +0000 Subject: [PATCH] Bug 30419: Convert authority detail page tabs to Bootstrap MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This patch updates the authority detail page to use Bootstrap tabs instead of jQueryUI. The patch also removes some broken JavaScript. It will be re-implemented in Bug 30422. To test, apply the patch search for an authority record in the authorities module. View the detail page for the authority and test that the tabs look correct and work correctly. Signed-off-by: Séverine Queune Signed-off-by: Katrin Fischer --- .../prog/en/modules/authorities/detail.tt | 22 +++++++++---------- 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tt index 4c720bfc83..c2ed977238 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/detail.tt @@ -68,16 +68,16 @@
-
    + - +
    [% FOREACH BIG_LOO IN BIG_LOOP %] -
    +
    [% FOREACH innerloo IN BIG_LOO.innerloop %] [% IF ( innerloo.tag_number ) %]
    @@ -116,6 +116,7 @@ [% END %]
    [% END %] +
@@ -128,13 +129,10 @@ [% END %]