Change sort column
This commit is contained in:
parent
4b2b9bc0f1
commit
c28ea2a492
@ -29,6 +29,6 @@ $('#paytable').DataTable({
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
order: [
|
order: [
|
||||||
[4, 'desc']
|
[5, 'desc']
|
||||||
]
|
]
|
||||||
});
|
});
|
Loading…
x
Reference in New Issue
Block a user