From 297e111f07574dd1b7d8ac7e3f94d7daed9ed9a9 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stephan=20M=C3=BCller?= Date: Tue, 19 Jun 2018 16:06:07 +0200 Subject: [PATCH] mgr/dashboard: Use forms in RGW user s3 key modal MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Stephan Müller --- .../rgw-user-s3-key-modal.component.html | 16 ++++++++-------- .../rgw-user-s3-key-modal.component.ts | 8 +++++--- 2 files changed, 13 insertions(+), 11 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.html index 043a6f87591db..2560191b8a067 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/rgw/rgw-user-s3-key-modal/rgw-user-s3-key-modal.component.html @@ -17,7 +17,7 @@
+ [ngClass]="{'has-error': formGroup.showError('user', frm)}">