20 Nov
2024
20 Nov
'24
9:34 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38436 --- Comment #105 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 174821 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=174821&action=edit Bug 38436: Fix OPAC tables This patch sync columns_settings.inc for the OPAC-side It however removes 'api' from datatables.js as it is never used. 'api' was renamed 'kohaTable' on bug 29408 but OPAC was forgotten. Better to not have to deal with this unused code for now, we will reintroduce it if needed later. -- You are receiving this mail because: You are watching all bug changes.