19 Jan
2021
19 Jan
'21
2:13 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27467 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 115330 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=115330&action=edit Bug 27467: [SOLUTION 3] Use stateSave Based on https://stackoverflow.com/questions/55446923/datatables-1-10-using-savestate... (I removed the atob and btoa call) This solution is finally working but it's not the ideal one IMO. Using stateSave will modify the URL when the user modifies the table's settings. We would prefer to not modify it but have a "Copy link" buttons on top of the table instead. -- You are receiving this mail because: You are watching all bug changes.