From: Afreen Misbah Date: Tue, 22 Jul 2025 09:13:14 +0000 (+0530) Subject: mgr/dashboard: Fix redirection of SMB enable module X-Git-Tag: v20.1.1~142^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F64679%2Fhead;p=ceph.git mgr/dashboard: Fix redirection of SMB enable module - taking to dashboard page due to remains of `buttonToEnableModule` Fixes https://tracker.ceph.com/issues/72295 Signed-off-by: Afreen Misbah (cherry picked from commit 57910d582eafeeb569a475e3a74338bb3e0c89bb) --- 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 d82e122ff0e..2a8f84080ea 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 @@ -60,7 +60,7 @@
+ *ngIf="!module_name; else enableButton">