update reports display
This commit is contained in:
@@ -735,8 +735,8 @@
|
|||||||
// }
|
// }
|
||||||
],
|
],
|
||||||
columnDefs: [
|
columnDefs: [
|
||||||
{ targets: 9, type: 'date', visible: false },
|
{ targets: 10, type: 'date', visible: false },
|
||||||
{ targets: 9, type: 'date' }
|
{ targets: 10, type: 'date' }
|
||||||
],
|
],
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user