17 Oct
2022
17 Oct
'22
3:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31842 --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- + "data": "actions", There is some magic in datatables.js that is using this (for sorting, searching, etc.) and expect it to be an attribute of library. I would not use "actions". Actually it's the same of the other occurrences. It's not a problem to have a function defined for 'data', it just should not be searchable. -- You are receiving this mail because: You are watching all bug changes.