15 Jan
2021
15 Jan
'21
11:06 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20936 --- Comment #99 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- + var table = $("table_holdshistory").dataTable($.extend(true, {}, dataTablesDefaults, { The selector is wrong, must be $("#table_holdshistory") -- You are receiving this mail because: You are watching all bug changes.