merge dalam serve semuanya

This commit is contained in:
MUHD HAFIFIE
2021-07-15 12:45:04 +08:00
42 changed files with 1153 additions and 1103 deletions
-15
View File
@@ -553,11 +553,6 @@
'nota' : nota
},
success:function(data){
Swal.fire({
icon: 'success',
title: 'Berjaya!',
text: 'Ubah Marhun Berjaya'
});
getMarhun(norujukedit);
$('#editMarhunModal').modal('hide');
}
@@ -647,11 +642,6 @@
'nilai_marhun' : nilai_marhun
},
success:function(data){
Swal.fire({
icon: 'success',
title: 'Berjaya!',
text: 'Tambah Marhun Berjaya'
});
$('#nota').val('').trigger("change");
$('#marhun').val(0);
$('#karat').val(0);
@@ -748,11 +738,6 @@
'nilai_marhun' : nilai_marhun
},
success:function(data){
Swal.fire({
icon: 'success',
title: 'Berjaya!',
text: 'Tambah Marhun Berjaya'
});
$('#nota').val('').trigger("change");
$('#marhun').val(0);
$('#karat').val(0);