20 Oct
2021
20 Oct
'21
12:51 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19532 --- Comment #782 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- + $.ajax({ + url: '/cgi-bin/koha/svc/recall', + type: 'POST', + dataType: 'json', + data: ajaxData, + }) This is the old way of things. (Ok, historical patches.) No API ? -- You are receiving this mail because: You are watching all bug changes.