From 271922cddbef2ab817f72f589535fefec7d6a6c7 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 --- .../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 806d9a1b266..fe973dc6252 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -1235,6 +1235,12 @@ [% MACRO jsinclude BLOCK %] [% INCLUDE 'calendar.inc' %] + + [% END %] [% IF op == 'else' %] + + [% INCLUDE 'datatables.inc' %]