remove tempblock and enable panjar for semporna only
This commit is contained in:
@@ -623,13 +623,6 @@
|
||||
var pinjaman = $(data).data("pinjaman");
|
||||
var hargajualan = $(data).data("hargajualan");
|
||||
|
||||
let array_tempblock = ['011237240808-0003','011237240719-0015','011237240806-0011','011237240828-0001',
|
||||
'011237240904-0007','011237240904-0008','011237240904-0009','011237240719-0023','011237240719-0024',
|
||||
'011237240719-0025','011237240618-0026','011237240719-0027','011237240719-0028','011237240618-0020',
|
||||
'011237240719-0030','011237240618-0029','011237240731-0026','011237240912-0009',
|
||||
];
|
||||
|
||||
|
||||
Swal.fire({
|
||||
title: 'Memuatkan...',
|
||||
allowEscapeKey : false,
|
||||
@@ -639,18 +632,6 @@
|
||||
}
|
||||
});
|
||||
|
||||
if (array_tempblock.includes(norujukan)) {
|
||||
Swal.close();
|
||||
setTimeout(() => {
|
||||
Swal.fire({
|
||||
icon: 'error',
|
||||
title: 'Amaran',
|
||||
html: '<b>SAG</b> - Kes Marhun Tiada Dalam Peti Besi'
|
||||
});
|
||||
}, 100);
|
||||
return false;
|
||||
}
|
||||
|
||||
if(hargajualan == pinjaman){
|
||||
Swal.fire({
|
||||
icon: 'error',
|
||||
|
||||
Reference in New Issue
Block a user