From a2782f9146d0fc871cf48ea846380116e0e4d0a1 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 10 Sep 2024 16:06:35 +0200 Subject: [PATCH] Bug 37812: Adjust modals from the Preservation module - bootstrap5 Signed-off-by: David Nind Signed-off-by: Martin Renvoize --- .../components/Preservation/TrainsShow.vue | 96 +++---- .../components/Preservation/WaitingList.vue | 243 ++++++++++-------- 2 files changed, 187 insertions(+), 152 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/TrainsShow.vue b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/TrainsShow.vue index 5c7bc5c9dd..8f73b54c16 100644 --- a/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/TrainsShow.vue +++ b/koha-tmpl/intranet-tmpl/prog/js/vue/components/Preservation/TrainsShow.vue @@ -1,15 +1,35 @@