From 9cbd48b140780000c385e134fe11f2f6721d0bee Mon Sep 17 00:00:00 2001 From: Regiaaaaaa Date: Wed, 19 Nov 2025 14:13:31 +0700 Subject: [PATCH] refactor: remove Ya --- Views/DataRumahRumah/Index.cshtml | 4 ++-- Views/LaporanRwRw/Create.cshtml | 2 +- Views/ProfilRw/CreateKebutuhanSarpras.cshtml | 2 +- Views/ProfilRw/_TabIndexBpsRw.cshtml | 2 +- Views/ProfilRw/_TabIndexLokasi.cshtml | 2 +- Views/ProfilRw/_TabIndexProfil.cshtml | 2 +- Views/ProfilRw/_TabIndexSuratUsulan.cshtml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Views/DataRumahRumah/Index.cshtml b/Views/DataRumahRumah/Index.cshtml index e3a5065..2fd38f7 100644 --- a/Views/DataRumahRumah/Index.cshtml +++ b/Views/DataRumahRumah/Index.cshtml @@ -210,7 +210,7 @@ showCancelButton: true, confirmButtonColor: '#22c55e', cancelButtonColor: '#6b7280', - confirmButtonText: 'Ya, Simpan', + confirmButtonText: 'Simpan', cancelButtonText: 'Batal' }).then((result) => { if (result.isConfirmed) { @@ -240,7 +240,7 @@ showCancelButton: true, confirmButtonColor: '#22c55e', cancelButtonColor: '#6b7280', - confirmButtonText: 'Ya, Simpan', + confirmButtonText: 'Simpan', cancelButtonText: 'Batal' }).then((result) => { if (result.isConfirmed) { diff --git a/Views/LaporanRwRw/Create.cshtml b/Views/LaporanRwRw/Create.cshtml index d34c024..038c3ad 100644 --- a/Views/LaporanRwRw/Create.cshtml +++ b/Views/LaporanRwRw/Create.cshtml @@ -136,7 +136,7 @@ showCancelButton: true, confirmButtonColor: '#22c55e', cancelButtonColor: '#6b7280', - confirmButtonText: 'Ya, Simpan', + confirmButtonText: 'Simpan', cancelButtonText: 'Batal' }).then((result) => { if (result.isConfirmed) { diff --git a/Views/ProfilRw/CreateKebutuhanSarpras.cshtml b/Views/ProfilRw/CreateKebutuhanSarpras.cshtml index 68d2342..0b80722 100644 --- a/Views/ProfilRw/CreateKebutuhanSarpras.cshtml +++ b/Views/ProfilRw/CreateKebutuhanSarpras.cshtml @@ -222,7 +222,7 @@ showCancelButton: true, confirmButtonColor: '#22c55e', cancelButtonColor: '#6b7280', - confirmButtonText: 'Ya, Simpan', + confirmButtonText: 'Simpan', cancelButtonText: 'Batal' }).then((result) => { if (result.isConfirmed) { diff --git a/Views/ProfilRw/_TabIndexBpsRw.cshtml b/Views/ProfilRw/_TabIndexBpsRw.cshtml index ecad654..3427f24 100644 --- a/Views/ProfilRw/_TabIndexBpsRw.cshtml +++ b/Views/ProfilRw/_TabIndexBpsRw.cshtml @@ -98,7 +98,7 @@ showCancelButton: true, confirmButtonColor: '#22c55e', cancelButtonColor: '#6b7280', - confirmButtonText: 'Ya, Simpan', + confirmButtonText: 'Simpan', cancelButtonText: 'Batal' }).then((result) => { if (result.isConfirmed) { diff --git a/Views/ProfilRw/_TabIndexLokasi.cshtml b/Views/ProfilRw/_TabIndexLokasi.cshtml index 6c3913e..788dcdc 100644 --- a/Views/ProfilRw/_TabIndexLokasi.cshtml +++ b/Views/ProfilRw/_TabIndexLokasi.cshtml @@ -128,7 +128,7 @@ showCancelButton: true, confirmButtonColor: '#22c55e', cancelButtonColor: '#6b7280', - confirmButtonText: 'Ya, Simpan', + confirmButtonText: 'Simpan', cancelButtonText: 'Batal' }).then((result) => { diff --git a/Views/ProfilRw/_TabIndexProfil.cshtml b/Views/ProfilRw/_TabIndexProfil.cshtml index 41c3e68..f34bdd8 100644 --- a/Views/ProfilRw/_TabIndexProfil.cshtml +++ b/Views/ProfilRw/_TabIndexProfil.cshtml @@ -112,7 +112,7 @@ showCancelButton: true, confirmButtonColor: '#22c55e', cancelButtonColor: '#6b7280', - confirmButtonText: 'Ya, Simpan', + confirmButtonText: 'Simpan', cancelButtonText: 'Batal' }).then((result) => { if (result.isConfirmed) { diff --git a/Views/ProfilRw/_TabIndexSuratUsulan.cshtml b/Views/ProfilRw/_TabIndexSuratUsulan.cshtml index 1299e6b..ae7424d 100644 --- a/Views/ProfilRw/_TabIndexSuratUsulan.cshtml +++ b/Views/ProfilRw/_TabIndexSuratUsulan.cshtml @@ -95,7 +95,7 @@ showCancelButton: true, confirmButtonColor: '#22c55e', cancelButtonColor: '#6b7280', - confirmButtonText: 'Ya, Simpan', + confirmButtonText: 'Simpan', cancelButtonText: 'Batal' }).then((result) => {