Bug 33941: Fix wrong URL name in EBSCOPackagesList
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 7 Jun 2023 16:07:02 +0000 (16:07 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 8 Jun 2023 11:32:38 +0000 (08:32 -0300)
commitab5dc834009b846e3850ca8eb34c3fdb43f855a1
tree14f225bb0af19829397b556390c4a2b91fe65f12
parent4d613494abef955c41479b2e0269481e73b99176
Bug 33941: Fix wrong URL name in EBSCOPackagesList

This patch fixes a URL pointing to the wrong route which stops filtering from working in the table.

Note: To test you will need some EBSCO credentials

Test plan:
1) In ERM, go to EBSCO > Packages and search for a package
2) It should fail with a warning in the console saying that a required param "package_id" is missing
3) Apply patch
4) Repeat step 1
5) It should now successfully fetch packages

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/EHoldingsEBSCOPackagesList.vue