From: Nizamudeen A Date: Fri, 13 Oct 2023 07:47:05 +0000 (+0530) Subject: mgr/dashboard: disable hosts field while editing the filesystem X-Git-Tag: v19.0.0~274^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F53991%2Fhead;p=ceph.git mgr/dashboard: disable hosts field while editing the filesystem Even though the Placement field was disabled, the Host field was still showing up in UI while Editing. That option is not possible in fs form. Fixes: https://tracker.ceph.com/issues/63193 Signed-off-by: Nizamudeen A --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html index 76e51b2c5f39..05235d16ccd4 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cephfs/cephfs-form/cephfs-form.component.html @@ -59,7 +59,7 @@ -