Koha/koha-tmpl/intranet-tmpl/prog/js/vue/fetch
Pedro Amorim 2a0fcd9dda Bug 34448: Update the way we handle response in http-client.js
Test plan:
Before patch:
- Visit a non-existent ID i.e. /cgi-bin/koha/erm/agreements/999
- Visit a char ID i.e. /cgi-bin/koha/erm/agreements/abc

Apply patch:
Repeat above steps.

Run cypress tests

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-09-14 07:53:38 -10:00
..
acquisition-api-client.js
api-client.js
authorised-values-api-client.js
erm-api-client.js
http-client.js Bug 34448: Update the way we handle response in http-client.js 2023-09-14 07:53:38 -10:00
patron-api-client.js
system-preferences-api-client.js