Bug 32939: Use APIClient to fetch patrons
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 21 Feb 2023 09:14:55 +0000 (10:14 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 27 Feb 2023 14:13:11 +0000 (11:13 -0300)
commit66dd767813fb59cfa1d6b976365df9172198e0e0
tree18b63018ab503dc11eaf08b43dd912aab68b7406
parent23266f7b002f8d99b3201de72766b8c06d5c2844
Bug 32939: Use APIClient to fetch patrons

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UserRoles.vue
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/api-client.js
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/erm.js
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/patron-api-client.js [new file with mode: 0644]