From f95112cbcd8142a692f8401e102d055decb006d6 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 6 Apr 2022 16:52:39 +0000 Subject: [PATCH] Bug 30474: Convert tools pages tabs to Bootstrap (part 1) This patch converts jQueryUI tabs on three tools templates to Bootstrap tabs. To test, apply the patch and go to Tools -> HTML customizations. - Click "New entry." - On the entry form you should see two tabs, "Default" and "English (en)" - The tabs should look correct and work correctly. Go to Tools -> Batch record deletion. - Test the three tabs: "Upload a file", "Select a list of records", and "Enter a list of record numbers." Go to Tools -> Batch record modification. - Test the same three tabs on this page. Signed-off-by: Lucas Gass Signed-off-by: Martin Renvoize --- .../en/modules/tools/additional-contents.tt | 50 ++++++------- .../en/modules/tools/batch_delete_records.tt | 31 ++++---- .../tools/batch_record_modification.tt | 72 ++++++++++++++----- 3 files changed, 101 insertions(+), 52 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt index a74cb320b8..d814f33830 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt @@ -240,35 +240,35 @@ [% IF languages.size %] -
-
-
    +
    + - - [% FOR language IN languages %] -
    -
    -
      -
    1. - - -
    2. -
    3. - - - -
    4. -
    -
    -
    - [% END %] +
    + [% FOR language IN languages %] +
    +
    +
      +
    1. + + +
    2. +
    3. + + + +
    4. +
    +
    +
    + [% END %] +
    [% ELSE %]
    @@ -567,7 +567,9 @@ [% ELSE %]