[Web] persist table settings + fix quarantine sort

This commit is contained in:
FreddleSpl0it
2023-01-06 13:45:52 +01:00
parent c928948b15
commit b22f74cb59
7 changed files with 87 additions and 6 deletions

View File

@@ -35,8 +35,10 @@ jQuery(function($){
}
$('#queuetable').DataTable({
responsive: true,
processing: true,
serverSide: false,
stateSave: true,
language: lang_datatables,
ajax: {
type: "GET",