Fix
This commit is contained in:
parent
6a26365168
commit
89e5e4bd9f
@ -29,6 +29,6 @@ $('#machinetable').DataTable({
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
order: [
|
order: [
|
||||||
[5, 'desc']
|
[6, 'desc']
|
||||||
]
|
]
|
||||||
});
|
});
|
Loading…
x
Reference in New Issue
Block a user