From 4dae2ba8d6c83a19054dbec7640709dc29b6fa33 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 20 Sep 2013 10:42:47 +0200 Subject: [PATCH] Bug 10651 - (follow-up) add DataTables include to admin/aqbudgets.tt The aqbudgets.tt needs to use the include file too. Signed-off-by: Jonathan Druart Signed-off-by: Galen Charlton --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt index 82a66476cb..0c62416f68 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/aqbudgets.tt @@ -146,9 +146,7 @@ var MSG_PARENT_BENEATH_BUDGET = "- " + _("New budget-parent is beneath budget") [% ELSE %] [% IF ( notree ) %] - - [% INCLUDE 'datatables-strings.inc' %] - + [% INCLUDE 'datatables.inc' %] [% ELSE %] -- 2.39.2