From cb415649177c1485d3d54c36da42bd3b319c19ed Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 16 Jun 2023 13:47:40 +0200 Subject: [PATCH] Bug 34030: non-table view Sponsored-by: BULAC - http://www.bulac.fr/ --- .../components/Preservation/TrainsShow.vue | 35 ++++++++++++++----- 1 file changed, 26 insertions(+), 9 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 fe34e4c8452..455f14eadc6 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 @@ -176,6 +176,12 @@ v-for="(item, counter) in train.items" v-bind:key="counter" > +