https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30394
--- Comment #4 from Tomás Cohen Arazi <[email protected]> --- Created attachment 132579 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=132579&action=edit Bug 30394: Make datatables.js aware of x-koha-request-id This patch makes the wrapper handle the data.draw parameter (from DataTables) translating it into the x-koha-request-id header for making the Koha request, and then translates the received header into data.draw for proper use in DataTables. Signed-off-by: Tomas Cohen Arazi <[email protected]> -- 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/
