From 386759b0ed5962b3d7406eb23a8bc84470d7f2a9 Mon Sep 17 00:00:00 2001 From: mvdbeek Date: Wed, 13 Dec 2023 09:55:28 +0100 Subject: [PATCH] Add rerun and show details buttons in expanded collection --- .../CollectionOperations.vue | 65 +++++++++++++------ 1 file changed, 46 insertions(+), 19 deletions(-) diff --git a/client/src/components/History/CurrentCollection/CollectionOperations.vue b/client/src/components/History/CurrentCollection/CollectionOperations.vue index 45afab8d4ea4..2843caddf801 100644 --- a/client/src/components/History/CurrentCollection/CollectionOperations.vue +++ b/client/src/components/History/CurrentCollection/CollectionOperations.vue @@ -1,3 +1,27 @@ + - -