From: Volker Theile Date: Tue, 15 May 2018 12:44:22 +0000 (+0200) Subject: mgr/dashboard: Deletion dialog falsely executes deletion when pressing 'Cancel' X-Git-Tag: v14.0.0~114^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0473b02872f9dbc1993ec5d6686484c24986e85c;p=ceph.git mgr/dashboard: Deletion dialog falsely executes deletion when pressing 'Cancel' If a deletion fails and the 'Cancel' button is pressed to close the dialog, then the deletion process is triggered again. Signed-off-by: Volker Theile --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/deletion-modal/deletion-modal.component.html b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/deletion-modal/deletion-modal.component.html index 8f89a8d9e8d6..5054785be89a 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/deletion-modal/deletion-modal.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/deletion-modal/deletion-modal.component.html @@ -7,7 +7,6 @@