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