From 1eb2c4bfbea6d55a29b33d0e66a7fcd886226de8 Mon Sep 17 00:00:00 2001
From: Casey Conlin <101153261+CaseyConlin@users.noreply.github.com>
Date: Sat, 12 Jul 2025 15:23:38 -0400
Subject: [PATCH 11/16] Add library limits info to duplicate section and fix
limit info not showing after saving.
---
.../modules/reports/guided_reports_start.tt | 13 +++++++-
reports/guided_reports.pl | 33 ++++++++++++++-----
2 files changed, 37 insertions(+), 9 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
index 8e6a4fd042..ade44dd2c7 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
@@ -1436,7 +1436,18 @@
Required
-
+ [% IF ( Koha.Preference('EnableFilteringReports') ) %]
+
+ [% END %]