From 0aa3f00c934f7113a8d7f920bd508fece2f47cf6 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 8 Jan 2026 14:13:45 +0100 Subject: [PATCH] Bug 41573: Tidy kohaTable - patron_lists/list.tt Signed-off-by: Paul Derscheid Signed-off-by: Lucas Gass --- koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt index 3646995cb25..e6a6b453a25 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/patron_lists/list.tt @@ -234,11 +234,14 @@ [% MACRO jsinclude BLOCK %] [% Asset.js("js/tools-menu.js") | $raw %] [% INCLUDE 'datatables.inc' %] + +