mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-02 04:39:28 +00:00
Suchergebnis nach Erstelldatum sortieren
This commit is contained in:
+1
-1
@@ -388,7 +388,7 @@ if(isset($_POST['deleteBtnStorno']) && isset($_POST['id']))
|
||||
{
|
||||
$("#myTable").tablesorter(
|
||||
{
|
||||
sortList: [[1,0]],
|
||||
sortList: [[4,1]],
|
||||
widgets: ['zebra']
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user