[Koha-bugs] [Bug 20936] Holds history for patrons in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 15 11:06:36 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20936

--- Comment #99 from Jonathan Druart <jonathan.druart at 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.


More information about the Koha-bugs mailing list