From: Stephan Müller Date: Tue, 19 Jun 2018 14:17:44 +0000 (+0200) Subject: mgr/dashboard: Use forms in RGW subuser modal X-Git-Tag: v14.0.1~954^2~3 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=01932a536309b94515f2a0644056bb2cefc566a6;p=ceph.git mgr/dashboard: Use forms in RGW subuser modal Signed-off-by: Stephan Müller --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.html index 12b7148464e..16c277d38b7 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-subuser-modal/rgw-user-subuser-modal.component.html @@ -17,7 +17,7 @@
+ [ngClass]="{'has-error': formGroup.showError('uid', frm)}">