ggwp
This commit is contained in:
@@ -94,7 +94,7 @@
|
||||
console.log(data);
|
||||
Swal.fire({
|
||||
icon: 'success',
|
||||
title: 'Anda Berjaya Mengesahkan Pengesahan'
|
||||
title: 'Pengesahan Berjaya'
|
||||
}).then(function(){
|
||||
location.reload();
|
||||
|
||||
@@ -123,7 +123,7 @@
|
||||
|
||||
Swal.fire({
|
||||
icon: 'success',
|
||||
title: 'Anda Berjaya Mengesahkan Pengesahan'
|
||||
title: 'Pengesahan Berjaya'
|
||||
}).then(function(){
|
||||
location.reload();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user