From f9507028345c99e5198fcebfca09618a82813a57 Mon Sep 17 00:00:00 2001
From: Owen Leonard
Date: Thu, 23 Mar 2023 16:45:00 +0000
Subject: [PATCH] Bug 33333: Use template wrapper for tabs: SQL reports
This patch updates the saved SQL reports template so that it uses the
new WRAPPER directive to build tab markup.
To test, apply the patch and go to Reports -> Use saved. In order to
properly test the patch you should have multiple reports defined with
multiple categories ("Accounts", "Acquisitions", "Catalog", etc.).
Clicking each tab should filter the table of reports correctly.
After navigating away from the page and back to it, your selected tab
should be remembered.
---
.../prog/en/includes/html_helpers.inc | 2 +-
.../modules/reports/guided_reports_start.tt | 37 ++++++++++---------
2 files changed, 20 insertions(+), 19 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc
index e2230dd631..75fe254db4 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc
+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/html_helpers.inc
@@ -394,7 +394,7 @@
[% ELSE %]