Report_purchase_inward.php edited online with Bitbucket date Filter
This commit is contained in:
parent
24ba62a395
commit
0921920911
@ -473,7 +473,7 @@ table.dataTable thead > tr > td.sorting {
|
|||||||
// Set up your table
|
// Set up your table
|
||||||
$(document).ready(function() {
|
$(document).ready(function() {
|
||||||
table = $('#cc').DataTable( {
|
table = $('#cc').DataTable( {
|
||||||
|
"columnDefs" : [{"targets":1, "type":"date-eu"}],
|
||||||
|
|
||||||
"autoWidth": false,
|
"autoWidth": false,
|
||||||
orderCellsTop: true,
|
orderCellsTop: true,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user