From 745163a50d9af4b0f95b33bce4c1ee465c0bb821 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Thu, 28 Feb 2019 12:13:31 +0000 Subject: [PATCH] Bug 21063: (follow-up) Fix bad rebase in javascript Signed-off-by: Josef Moravec --- koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt | 1 - 1 file changed, 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt index bc5d8b9..f93f615 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt @@ -969,7 +969,6 @@ }); // Initialise the datatable - table = KohaTable("ill-requests", {}) var illTable = KohaTable("ill-requests", { 'aoColumnDefs': [ { // Last column shouldn't be sortable or searchable -- 2.1.4