From afbb68c1ae85f625f5c9f0a5a499470cc4d6f23f Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 6 Jan 2026 16:30:42 +0100 Subject: [PATCH] Bug 41563: Tidy kohaTable - acqui/newordersuggestion.tt See bug 41324 comment 6 1. Variable serialization --- .../prog/en/modules/acqui/newordersuggestion.tt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tt index a598e9d822d..baae43a1749 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersuggestion.tt @@ -1,4 +1,5 @@ [% USE raw %] +[% USE To %] [% USE Koha %] [% USE Branches %] [% USE Price %] @@ -129,6 +130,10 @@ [% Asset.js("js/acquisitions-menu.js") | $raw %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'calendar.inc' %] + +