@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt | 1 - 1 file changed, 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt +++ a/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 --