https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34056 --- Comment #1 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 152469 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152469&action=edit Bug 34056: Add -api-client suffit to authorised-values API client In koha-tmpl/intranet-tmpl/prog/js/vue/fetch all files have the -api-client suffix but authorised-values. For consistency we should add it. Test plan: Go to the ERM module and confirm that dropdown lists are correctly filled in with authorised values. You can also inspect the console and confirm that a GET query to /authorised_value_categories is done Sponsored-by: BULAC - http://www.bulac.fr/ -- You are receiving this mail because: You are watching all bug changes.