From cb3dacedbe33f6bda52da941d93e473a8375cb7a Mon Sep 17 00:00:00 2001 From: Eliot Berriot Date: Wed, 9 Jan 2019 18:40:58 +0100 Subject: [PATCH] Added confirmation on purge actions --- front/src/components/common/ActionTable.vue | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/front/src/components/common/ActionTable.vue b/front/src/components/common/ActionTable.vue index 5b04d3cab..d6d19076c 100644 --- a/front/src/components/common/ActionTable.vue +++ b/front/src/components/common/ActionTable.vue @@ -27,14 +27,8 @@
-
- Go
@@ -42,17 +36,23 @@

Do you want to launch %{ action } on %{ count } element?

- This may affect a lot of elements, please double check this is really what you want. + This may affect a lot of elements or have irreversible consequences, please double check this is really what you want.

Launch

+
+ Go