From 2dac6cb6743642cb55efa4dfee2cd9f918026856 Mon Sep 17 00:00:00 2001 From: Abhishek Kumar Date: Wed, 1 Nov 2023 17:32:09 +0530 Subject: [PATCH] ui: fix snapshot copy actions for non-rootadmins (#8164) Fixes Snapshot copy, zone delete option not showing in UI for non-rootadmin roles Signed-off-by: Abhishek Kumar --- ui/src/views/storage/SnapshotZones.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/src/views/storage/SnapshotZones.vue b/ui/src/views/storage/SnapshotZones.vue index 674ca52276c3..66bd0f3a9d08 100644 --- a/ui/src/views/storage/SnapshotZones.vue +++ b/ui/src/views/storage/SnapshotZones.vue @@ -60,7 +60,7 @@