From df50727b1e38b29803774dfc2ce3056ed91998bf Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 21 Feb 2023 19:52:28 +0000 Subject: [PATCH] Bug 33031: Update OPAC lists page to use Bootstrap markup for tabs This patch updates the OPAC lists page with Bootstrap markup for the static tabs used to link to private and public shelves. These tabs are not dependent on JavaScript. To test, apply the patch and click "Lists" -> "Public lists" in the OPAC. The "Your lists" and "Public lists" tabs should look correct, and each should link to the correct view. --- .../bootstrap/en/modules/opac-shelves.tt | 196 +++++++++--------- 1 file changed, 103 insertions(+), 93 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt index 058ea4a180..627e9373b0 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt @@ -685,115 +685,125 @@ [% ELSIF op == 'list' %]

Lists

-
-