From 61b258d3158956c3cb26667fd299c8276a509204 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 --- 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 bc5d8b9535..f93f61590d 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.11.0