From 5fcf525a46b3c440e6764902ae861079fee30d5f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stephan=20M=C3=BCller?= Date: Thu, 21 Nov 2019 08:57:49 +0100 Subject: [PATCH] mgr/dashboard: Allow string descriptions in confirmation modal MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Fixes: https://tracker.ceph.com/issues/38287 Signed-off-by: Stephan Müller --- .../confirmation-modal/confirmation-modal.component.html | 3 +++ .../confirmation-modal.component.spec.ts | 8 +++++--- .../confirmation-modal/confirmation-modal.component.ts | 7 +++++-- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/confirmation-modal/confirmation-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/confirmation-modal/confirmation-modal.component.html index 0060c93bee8..bea4eb533b2 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/confirmation-modal/confirmation-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/confirmation-modal/confirmation-modal.component.html @@ -7,6 +7,9 @@ novalidate>