From 8d942d857f443aa1b6097e0caea290b6cbf883ff Mon Sep 17 00:00:00 2001 From: Anton Date: Wed, 7 Aug 2024 11:53:00 +0200 Subject: [PATCH] Hide action toolbar on collapsed result [SCI-10968] --- app/javascript/vue/results/result.vue | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/app/javascript/vue/results/result.vue b/app/javascript/vue/results/result.vue index 4745b0eed..b231b5f55 100644 --- a/app/javascript/vue/results/result.vue +++ b/app/javascript/vue/results/result.vue @@ -130,17 +130,17 @@ @attachments:order="changeAttachmentsOrder" @attachments:viewMode="changeAttachmentsViewMode" @attachment:viewMode="updateAttachmentViewMode"/> + -