mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44: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(
|
$("#myTable").tablesorter(
|
||||||
{
|
{
|
||||||
sortList: [[1,0]],
|
sortList: [[4,1]],
|
||||||
widgets: ['zebra']
|
widgets: ['zebra']
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user