From dfebafcaa5d07eed80ae213c809dfd35d2f5bd0b Mon Sep 17 00:00:00 2001 From: Aashish Sharma Date: Fri, 24 Oct 2025 14:38:32 +0530 Subject: [PATCH] mgr/dashboard: Remove Multi-Cluster Tab from Dashboard With introduction of the new Multi-Cluster manager we need to remove the multi-cluster reference from the UI 1. Multi-Cluster tab from side navigation 2. Multi-cluster reference from Multi-site replication wizard Resolves: rhbz#2406182 Signed-off-by: Aashish Sharma --- .../rgw-multisite-wizard/rgw-multisite-wizard.component.html | 2 +- .../app/core/navigation/navigation/navigation.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.html index 860cdefa1a9..8bce83eec82 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-multisite-wizard/rgw-multisite-wizard.component.html @@ -25,7 +25,7 @@
- + This wizard enables you to set up multi-site replication within your diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html b/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html index ca2260d80d6..61f0400a979 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/navigation/navigation/navigation.component.html @@ -96,7 +96,7 @@