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.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=3862c76be6d1ba9bb0e9d8d3bf67c8a3791c2349;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 (cherry picked from commit aa7a586c5690e26bfc99687a601f8c0c3c221aa7) --- 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 6b091e14639dc..0da4913e9b8a4 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">