Suchergebnis nach Erstelldatum sortieren

This commit is contained in:
Andreas Österreicher
2011-02-04 14:24:56 +00:00
parent e44bd6e8ed
commit 81b2e15744
+1 -1
View File
@@ -388,7 +388,7 @@ if(isset($_POST['deleteBtnStorno']) && isset($_POST['id']))
{
$("#myTable").tablesorter(
{
sortList: [[1,0]],
sortList: [[4,1]],
widgets: ['zebra']
});