Bug 32939: Use APIClient to fetch licenses
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 21 Feb 2023 09:04:53 +0000 (10:04 +0100)
committerMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Tue, 28 Feb 2023 19:02:22 +0000 (19:02 +0000)
commit753cb372446b2724be2d7ffdb3f1ff31d111ec8b
treef068aa337c0b0eb648fcabe7d600f264b10ff9a7
parentdf8aa804fc16212f4c2679feb17ca30892482eba
Bug 32939: Use APIClient to fetch licenses

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>
(cherry picked from commit 23266f7b002f8d99b3201de72766b8c06d5c2844)
Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/AgreementLicenses.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/LicensesFormAdd.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/LicensesFormConfirmDelete.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/LicensesList.vue
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/LicensesShow.vue
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/erm-api-client.js
koha-tmpl/intranet-tmpl/prog/js/vue/fetch/erm.js