refactor: remove Ya
parent
fc5d2fe795
commit
9cbd48b140
|
|
@ -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) {
|
||||
|
|
|
|||
|
|
@ -136,7 +136,7 @@
|
|||
showCancelButton: true,
|
||||
confirmButtonColor: '#22c55e',
|
||||
cancelButtonColor: '#6b7280',
|
||||
confirmButtonText: 'Ya, Simpan',
|
||||
confirmButtonText: 'Simpan',
|
||||
cancelButtonText: 'Batal'
|
||||
}).then((result) => {
|
||||
if (result.isConfirmed) {
|
||||
|
|
|
|||
|
|
@ -222,7 +222,7 @@
|
|||
showCancelButton: true,
|
||||
confirmButtonColor: '#22c55e',
|
||||
cancelButtonColor: '#6b7280',
|
||||
confirmButtonText: 'Ya, Simpan',
|
||||
confirmButtonText: 'Simpan',
|
||||
cancelButtonText: 'Batal'
|
||||
}).then((result) => {
|
||||
if (result.isConfirmed) {
|
||||
|
|
|
|||
|
|
@ -98,7 +98,7 @@
|
|||
showCancelButton: true,
|
||||
confirmButtonColor: '#22c55e',
|
||||
cancelButtonColor: '#6b7280',
|
||||
confirmButtonText: 'Ya, Simpan',
|
||||
confirmButtonText: 'Simpan',
|
||||
cancelButtonText: 'Batal'
|
||||
}).then((result) => {
|
||||
if (result.isConfirmed) {
|
||||
|
|
|
|||
|
|
@ -128,7 +128,7 @@
|
|||
showCancelButton: true,
|
||||
confirmButtonColor: '#22c55e',
|
||||
cancelButtonColor: '#6b7280',
|
||||
confirmButtonText: 'Ya, Simpan',
|
||||
confirmButtonText: 'Simpan',
|
||||
cancelButtonText: 'Batal'
|
||||
}).then((result) => {
|
||||
|
||||
|
|
|
|||
|
|
@ -112,7 +112,7 @@
|
|||
showCancelButton: true,
|
||||
confirmButtonColor: '#22c55e',
|
||||
cancelButtonColor: '#6b7280',
|
||||
confirmButtonText: 'Ya, Simpan',
|
||||
confirmButtonText: 'Simpan',
|
||||
cancelButtonText: 'Batal'
|
||||
}).then((result) => {
|
||||
if (result.isConfirmed) {
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@
|
|||
showCancelButton: true,
|
||||
confirmButtonColor: '#22c55e',
|
||||
cancelButtonColor: '#6b7280',
|
||||
confirmButtonText: 'Ya, Simpan',
|
||||
confirmButtonText: 'Simpan',
|
||||
cancelButtonText: 'Batal'
|
||||
}).then((result) => {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue