fix khazanah noic with kplama, ordering for norujukan and aliran tunai will show who working in that days.

This commit is contained in:
hafifierahman
2023-05-03 00:47:55 +08:00
parent 72c1b39172
commit a2f1ea2a54
3 changed files with 10 additions and 4 deletions
+2 -1
View File
@@ -489,7 +489,8 @@
});
var tablegadai = $('#myTable').DataTable({
"scrollX": false
"scrollX": false,
order: [[1,'desc']]
});
var xtawarruq = $('#xtawarruq').DataTable({