https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42730

--- Comment #6 from Lisette Scheer <[email protected]> ---
Created attachment 202252
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202252&action=edit
Bug 42730: Migrate place_booking.js $.post to api-client.js

Replace direct $.post() and $.ajax() calls to /api/v1/bookings with
the new BookingAPIClient, which uses http-client.js and automatically
includes the CSRF token header.

Signed-off-by: Tomás Cohen Arazi <[email protected]>

Signed-off-by: Jonathan Druart <[email protected]>
Signed-off-by: Lisette Scheer <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to