update
This commit is contained in:
Vendored
+4
-6
@@ -107,9 +107,8 @@ function totalkey(datakeyin)
|
||||
$('#' + idkey).val(0);
|
||||
Swal.fire({
|
||||
icon: 'error',
|
||||
title: 'Oops...',
|
||||
text: 'Something went wrong!',
|
||||
footer: '<a href>Why do I have this issue?</a>'
|
||||
title: 'Amaran',
|
||||
text: 'Jumlah Melebihi kadar',
|
||||
});
|
||||
}
|
||||
else
|
||||
@@ -147,9 +146,8 @@ function kiraan(datakeyin)
|
||||
// $('#' + idkey).val('');
|
||||
Swal.fire({
|
||||
icon: 'error',
|
||||
title: 'Oops...',
|
||||
text: 'Something went wrong!',
|
||||
footer: '<a href>Why do I have this issue?</a>'
|
||||
title: 'Amaran',
|
||||
text: 'Jumlah denominasi melebihi kadar'
|
||||
});
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user