https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38436
--- Comment #105 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
