]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: Fix smb module enablement 64515/head
authorAfreen Misbah <afreen@ibm.com>
Thu, 10 Jul 2025 21:15:08 +0000 (02:45 +0530)
committerAfreen Misbah <afreen@ibm.com>
Tue, 15 Jul 2025 17:10:16 +0000 (22:40 +0530)
commitc4a64ed9a1c36737f330e7605b15a0264c687b32
tree1fe0c768047f8d6b43275c4e48e11c479dd5b7b2
parent3d911bce7d6557aa2d1826543a4a4e88981639da
mgr/dashboard: Fix smb module enablement

- changed prop name to `module_name` to avoid confusion while pasisng input props
- the module name is required to enable module

Signed-off-by: Afreen Misbah <afreen@ibm.com>
(cherry picked from commit 8f2a88eb4dd8e779044e7cd5b48c90f290303912)
src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts
src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.html
src/pybind/mgr/dashboard/frontend/src/app/core/error/error.component.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/services/module-status-guard.service.ts