From 8dd4f9f7e31dd9c76f18576fcdd3be37fe86bf06 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 --- .../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 5c7bc5c9dd5..8f73b54c162 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 @@