Updated history template to show most recent first

This commit is contained in:
Remy
2011-08-12 16:10:43 -07:00
parent 2833e85d94
commit 337a952a2b
2 changed files with 4 additions and 4 deletions

View File

@@ -69,9 +69,9 @@
"sInfo":"Showing _START_ to _END_ of _TOTAL_ items",
"sInfoEmpty":"Showing 0 to 0 of 0 items",
"sInfoFiltered":"(filtered from _MAX_ total items)"},
"bStateSave": true,
"iDisplayLength": 25,
"sPaginationType": "full_numbers"
"sPaginationType": "full_numbers",
"aaSorting": []
});
});

View File

@@ -69,9 +69,9 @@
"sInfo":"Showing _START_ to _END_ of _TOTAL_ items",
"sInfoEmpty":"Showing 0 to 0 of 0 items",
"sInfoFiltered":"(filtered from _MAX_ total items)"},
"bStateSave": true,
"iDisplayLength": 25,
"sPaginationType": "full_numbers"
"sPaginationType": "full_numbers",
"aaSorting": []
});
});