diff --git a/wawi/bestellung.php b/wawi/bestellung.php index c4b569089..95ead7132 100644 --- a/wawi/bestellung.php +++ b/wawi/bestellung.php @@ -388,7 +388,7 @@ if(isset($_POST['deleteBtnStorno']) && isset($_POST['id'])) { $("#myTable").tablesorter( { - sortList: [[1,0]], + sortList: [[4,1]], widgets: ['zebra'] });