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