Sort to show new results

This commit is contained in:
2016-02-07 17:21:58 +08:00
parent 94103c7d91
commit d82542a9d1
+1 -1
View File
@@ -521,7 +521,7 @@ $(document).ready(function () {
"targets": 5,
"visible": false,
}],
ordering: [[ 0, 'asc' ]],
order: [[ 0, 'desc' ]],
colReorder: {},
stateSave: true
});