From: Afreen Misbah Date: Tue, 22 Jul 2025 09:13:14 +0000 (+0530) Subject: mgr/dashboard: Fix redirection of SMB enable module X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F64616%2Fhead;p=ceph.git mgr/dashboard: Fix redirection of SMB enable module - taking to dashboard page due to remains of `buttonToEnableModule` Signed-off-by: Afreen Misbah --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html b/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html index 0359f6d0ec40..fc9c4bef2d92 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html @@ -59,7 +59,7 @@
+ *ngIf="!module_name; else enableButton">