From 3275db0a378940935370f79c98f2c572dece0d4b Mon Sep 17 00:00:00 2001 From: Khusroo hayat Date: Tue, 7 May 2024 06:57:32 +0500 Subject: [PATCH] show confirmation modal before deleting subscription group --- src/components/SubscriptionsPage.vue | 15 ++++++++++++--- src/locales/en.json | 3 ++- 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/src/components/SubscriptionsPage.vue b/src/components/SubscriptionsPage.vue index a4690a6a..795e3528 100644 --- a/src/components/SubscriptionsPage.vue +++ b/src/components/SubscriptionsPage.vue @@ -53,9 +53,16 @@
- +
+ + @@ -118,9 +125,10 @@