From bd41f51f3020a5aec56e358d25d965e89f9e37b6 Mon Sep 17 00:00:00 2001 From: sadakchap Date: Thu, 23 Apr 2026 14:29:23 +0530 Subject: [PATCH] remove server settings --- src/dashboard/Dashboard.js | 4 ++-- src/dashboard/DashboardView.react.js | 8 ++++---- .../Data/AppOverview/AppOverviewActions.react.js | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/dashboard/Dashboard.js b/src/dashboard/Dashboard.js index 1afc6c031b..61a7226a57 100644 --- a/src/dashboard/Dashboard.js +++ b/src/dashboard/Dashboard.js @@ -516,8 +516,8 @@ class Dashboard extends React.Component { } /> {/* } /> */} - } /> - } /> + {/* } /> */} + {/* } /> */} } /> } /> } /> diff --git a/src/dashboard/DashboardView.react.js b/src/dashboard/DashboardView.react.js index 76b2c3a5b4..cad4cb0cb5 100644 --- a/src/dashboard/DashboardView.react.js +++ b/src/dashboard/DashboardView.react.js @@ -260,10 +260,10 @@ export default class DashboardView extends React.Component { link: '/settings/keys' }); // } - settingsSections.push({ - name: 'Server Settings', - link: '/server-settings', - }); + // settingsSections.push({ + // name: 'Server Settings', + // link: '/server-settings', + // }); settingsSections.push({ name: 'Domain Settings', diff --git a/src/dashboard/Data/AppOverview/AppOverviewActions.react.js b/src/dashboard/Data/AppOverview/AppOverviewActions.react.js index edece40f57..a92b350141 100644 --- a/src/dashboard/Data/AppOverview/AppOverviewActions.react.js +++ b/src/dashboard/Data/AppOverview/AppOverviewActions.react.js @@ -71,8 +71,8 @@ const AppOverviewActions = ({ appUrlName, context }) => { {isDropdownOpen && (
- - Server Settings + + App Settings
handleAction('refresh')}>