From d36e0eca7a5a21f3a56d7c1cda9a59d188be6e2d Mon Sep 17 00:00:00 2001 From: Pranav C Date: Fri, 17 May 2024 09:35:49 +0000 Subject: [PATCH] refactor: ui corrections --- .../dashboard/settings/DataSources.vue | 192 ++---------------- .../components/dashboard/settings/Modal.vue | 1 + 2 files changed, 18 insertions(+), 175 deletions(-) diff --git a/packages/nc-gui/components/dashboard/settings/DataSources.vue b/packages/nc-gui/components/dashboard/settings/DataSources.vue index d580910f8b..cd8246eabb 100644 --- a/packages/nc-gui/components/dashboard/settings/DataSources.vue +++ b/packages/nc-gui/components/dashboard/settings/DataSources.vue @@ -389,16 +389,15 @@ const openedTab = ref('erd')
{{ $t('general.visibility') }}
{{ $t('general.name') }}
{{ $t('general.type') }}
-
{{ $t('labels.actions') }}
-
+
{{ $t('labels.actions') }}