update reports display

This commit is contained in:
Frank John Begornia
2021-01-23 19:52:17 +08:00
parent 42acec513f
commit 18dd91e2a8

View File

@@ -735,8 +735,8 @@
// }
],
columnDefs: [
{ targets: 9, type: 'date', visible: false },
{ targets: 9, type: 'date' }
{ targets: 10, type: 'date', visible: false },
{ targets: 10, type: 'date' }
],
});