From 78b65a799e04234285dd5c397b7dcf4992d86009 Mon Sep 17 00:00:00 2001 From: Donald Zou Date: Fri, 25 Oct 2024 23:33:42 +0800 Subject: [PATCH] Added notification to backup before delete --- .../deleteConfiguration.vue | 60 +++++++++++++++++-- 1 file changed, 55 insertions(+), 5 deletions(-) diff --git a/src/static/app/src/components/configurationComponents/deleteConfiguration.vue b/src/static/app/src/components/configurationComponents/deleteConfiguration.vue index 68e1d55..2fcd08b 100644 --- a/src/static/app/src/components/configurationComponents/deleteConfiguration.vue +++ b/src/static/app/src/components/configurationComponents/deleteConfiguration.vue @@ -1,8 +1,8 @@