Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Jonathan Druart c036f58eeb
Bug 32030: Use composable for DT destroy
Use the Composition API to have this destroy code in a single place.

Signed-off-by: Jonathan Field <jonathan.field@ptfs-europe.com>

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2022-11-08 09:44:15 -03:00
..
components/ERM Bug 32030: Use composable for DT destroy 2022-11-08 09:44:15 -03:00
composables Bug 32030: Use composable for DT destroy 2022-11-08 09:44:15 -03:00
locales Bug 32030: Improve breadcrumb (again) 2022-11-08 09:44:06 -03:00
stores Bug 32030: Proxy with HoldingsIQ 2022-11-08 09:44:07 -03:00
fetch.js Bug 32030: Display the list of packages on the 'show agreement' view 2022-11-08 09:44:13 -03:00
main-erm.ts Bug 32030: Make the ERMProviders syspref multivaluated 2022-11-08 09:44:09 -03:00
messages.js Bug 32030: Use fetch.js, improve messages handling, remove top level modules 2022-11-08 09:43:49 -03:00
routes.js Bug 32030: Redirect to the Koha home page when "Home" is clicked from the breadcrumb 2022-11-08 09:44:13 -03:00
vue-shims.d.ts