From 204c63cf462b50af0167890d671c948b3feafbdc Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Thu, 8 Jan 2026 15:24:49 +0100 Subject: [PATCH] Bug 41579: Tidy kohaTable - suggestion/suggestion.tt Signed-off-by: Owen Leonard --- .../prog/en/modules/suggestion/suggestion.tt | 58 +++++++++++-------- 1 file changed, 34 insertions(+), 24 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt index ad235d56fac..535751c690f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -1251,6 +1251,12 @@ [% MACRO jsinclude BLOCK %] [% INCLUDE 'calendar.inc' %] + + [% END %] [% IF op == 'else' %] + + [% INCLUDE 'datatables.inc' %]