This commit is contained in:
afiq
2021-02-13 15:14:48 +08:00
parent 70b7bde6c0
commit bb56ac1bbc
11 changed files with 133 additions and 130 deletions
+2 -2
View File
@@ -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();
});