From 3c304c81fd34f9ec42bebbc8d662cc505b67db17 Mon Sep 17 00:00:00 2001 From: Josef Moravec Date: Tue, 26 Feb 2019 16:13:50 +0000 Subject: [PATCH] Bug 21063: (QA follow-up) Remove debug message 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 66b5608..6351410 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 @@ -972,7 +972,6 @@ }); colData.push(colObj); }); - console.log(colData); // Initialise the datatable table = KohaTable("ill-requests", { -- 2.1.4