Koha/koha-tmpl/intranet-tmpl/prog/js/vue
Jonathan Druart ed37c7e68d
Bug 35477: Show a warning when non-existent items are added to the waiting list
Only messages "X new items added" or "No items added" were displayed.
With this patch we will display:
A warning with "No items added"
A warning with "X new items added. Y items not found." when some items
have not been added
A messages "X new items added" when everything went well

Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2024-01-04 16:51:46 +01:00
..
components Bug 35477: Show a warning when non-existent items are added to the waiting list 2024-01-04 16:51:46 +01:00
composables
fetch
i18n
modules
routes Bug 35408: Fix import job link 2023-12-11 19:41:23 +01:00
stores
messages.js
vue-shims.d.ts