new calculation upah
This commit is contained in:
@@ -64,7 +64,6 @@
|
||||
"ordering": false
|
||||
});
|
||||
$(document).ready( function () {
|
||||
console.log('dsasa');
|
||||
$('#datetimepicker1').datepicker({
|
||||
format: 'dd-mm-yyyy'
|
||||
});
|
||||
@@ -101,7 +100,6 @@
|
||||
var counter = 1;
|
||||
tablebatalgadai.clear().draw();
|
||||
$.each(data,function(index,batalgadai){
|
||||
console.log(batalgadai);
|
||||
tablebatalgadai.row.add([
|
||||
counter,
|
||||
batalgadai['norujukan'],
|
||||
|
||||
Reference in New Issue
Block a user