]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/dashboard: Fix smb module enablement
authorAfreen Misbah <afreen@ibm.com>
Thu, 10 Jul 2025 21:15:08 +0000 (02:45 +0530)
committerAfreen Misbah <afreen@ibm.com>
Fri, 11 Jul 2025 11:52:02 +0000 (17:22 +0530)
commit8f2a88eb4dd8e779044e7cd5b48c90f290303912
tree3215555516afb66e70ad9ba2880578104e27131c
parentbc7600417e9a8e60225f66fa4b3fca14f6e8af3f
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>
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