Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Jonathan Druart 0a934194ca
Bug 32468: Remove unecessary fetch titles JS functions
Those JS functions are no longer in use and can be removed.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-12-19 11:46:23 -03:00
..
components/ERM Bug 32468: Use fetchLocalTitleCount to know if local titles exist 2022-12-19 11:46:23 -03:00
composables Bug 32030: Filter by expired agreements 2022-11-08 09:44:21 -03:00
dist Vue bundle - Add main.js.LICENSE.txt 2022-12-01 10:29:42 +01:00
stores Bug 32030: Add lib for agreement's relationships values 2022-11-08 09:44:52 -03:00
fetch.js Bug 32468: Remove unecessary fetch titles JS functions 2022-12-19 11:46:23 -03:00
main-erm.ts Bug 32030: Remove unnecessary landing pages 2022-11-08 09:44:42 -03:00
messages.js Bug 32030: Add warning to Dialog 2022-11-08 09:44:15 -03:00
routes.js Bug 32147: Capitalization: E-Resource management 2022-11-16 08:46:20 -03:00
vue-shims.d.ts