From: Dnyaneshwari Date: Wed, 6 Aug 2025 09:42:43 +0000 (+0530) Subject: mgr/dashboard:[NFS] add Subvolume Groups and Subvolumes in "Edit NFS Export" form X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aa7a586c5690e26bfc99687a601f8c0c3c221aa7;p=ceph.git mgr/dashboard:[NFS] add Subvolume Groups and Subvolumes in "Edit NFS Export" form Fixes: https://tracker.ceph.com/issues/72435 Signed-off-by: Dnyaneshwari Talwekar --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html index 6b091e14639..0da4913e9b8 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html @@ -153,7 +153,7 @@
+ *ngIf="storageBackend === 'CEPH' && nfsForm.getValue('fsal').fs_name">
+ *ngIf="storageBackend === 'CEPH' && nfsForm.getValue('fsal').fs_name">