ggwp
This commit is contained in:
Vendored
+6
-2
@@ -244,7 +244,9 @@ async function openuptambahdanserah(e)
|
||||
input: 'text',
|
||||
inputPlaceholder: 'Amaun',
|
||||
confirmButtonText: 'Terima',
|
||||
allowOutsideClick: false
|
||||
showCancelButton:true,
|
||||
cancelButtonText:'Batal',
|
||||
allowOutsideClick: true
|
||||
})
|
||||
|
||||
if (amaun) {
|
||||
@@ -289,7 +291,9 @@ async function openuptambahdanserah(e)
|
||||
input: 'text',
|
||||
inputPlaceholder: 'Amaun',
|
||||
confirmButtonText: 'Terima',
|
||||
allowOutsideClick: false
|
||||
showCancelButton:true,
|
||||
cancelButtonText:'Batal',
|
||||
allowOutsideClick: true
|
||||
})
|
||||
|
||||
if (amaun) {
|
||||
|
||||
Reference in New Issue
Block a user