mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-02 09:49:36 +01:00
Updated history template to show most recent first
This commit is contained in:
@@ -69,9 +69,9 @@
|
|||||||
"sInfo":"Showing _START_ to _END_ of _TOTAL_ items",
|
"sInfo":"Showing _START_ to _END_ of _TOTAL_ items",
|
||||||
"sInfoEmpty":"Showing 0 to 0 of 0 items",
|
"sInfoEmpty":"Showing 0 to 0 of 0 items",
|
||||||
"sInfoFiltered":"(filtered from _MAX_ total items)"},
|
"sInfoFiltered":"(filtered from _MAX_ total items)"},
|
||||||
"bStateSave": true,
|
|
||||||
"iDisplayLength": 25,
|
"iDisplayLength": 25,
|
||||||
"sPaginationType": "full_numbers"
|
"sPaginationType": "full_numbers",
|
||||||
|
"aaSorting": []
|
||||||
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
@@ -69,9 +69,9 @@
|
|||||||
"sInfo":"Showing _START_ to _END_ of _TOTAL_ items",
|
"sInfo":"Showing _START_ to _END_ of _TOTAL_ items",
|
||||||
"sInfoEmpty":"Showing 0 to 0 of 0 items",
|
"sInfoEmpty":"Showing 0 to 0 of 0 items",
|
||||||
"sInfoFiltered":"(filtered from _MAX_ total items)"},
|
"sInfoFiltered":"(filtered from _MAX_ total items)"},
|
||||||
"bStateSave": true,
|
|
||||||
"iDisplayLength": 25,
|
"iDisplayLength": 25,
|
||||||
"sPaginationType": "full_numbers"
|
"sPaginationType": "full_numbers",
|
||||||
|
"aaSorting": []
|
||||||
|
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user