From 8902c4fc9d757170c614c68624d6943206c173ea Mon Sep 17 00:00:00 2001
From: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com>
Date: Fri, 9 Feb 2024 05:21:39 +0000
Subject: [PATCH] fix(nc-gui): shared base view option access
nocodb/nocodb/7572
---
.../nc-gui/components/smartsheet/toolbar/ViewActionMenu.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/packages/nc-gui/components/smartsheet/toolbar/ViewActionMenu.vue b/packages/nc-gui/components/smartsheet/toolbar/ViewActionMenu.vue
index 65c79b2d6e..977c230ee3 100644
--- a/packages/nc-gui/components/smartsheet/toolbar/ViewActionMenu.vue
+++ b/packages/nc-gui/components/smartsheet/toolbar/ViewActionMenu.vue
@@ -162,7 +162,7 @@ const onDelete = async () => {
-
+
{{ $t('activity.renameView') }}
@@ -283,7 +283,7 @@ const onDelete = async () => {
-
+
{{ $t('msg.info.disabledAsViewLocked') }}