X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2Fsrc%2Fpybind%2Fmgr%2Fdashboard%2Ffrontend%2Fsrc%2Fapp%2Fshared%2Fcomponents%2Fform-modal%2Fform-modal.component.html;h=566cd5c7b6b55e6a3076138d19847d8ed28009f1;hb=f6b5b4d738b87d88d2de35127b6b0e41eae2a272;hp=651c68b9267772863e0f5cacc1a41222ba5e1e9d;hpb=12732ca2e80d168d344a265acffc1fbd1fa1f1b5;p=ceph.git diff --git a/ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/form-modal/form-modal.component.html b/ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/form-modal/form-modal.component.html index 651c68b92..566cd5c7b 100755 --- a/ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/form-modal/form-modal.component.html +++ b/ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/components/form-modal/form-modal.component.html @@ -13,6 +13,7 @@
@@ -34,15 +35,22 @@ class="form-control custom-select" [id]="field.name" [formControlName]="field.name"> - - + + {{ getError(field) }}