forked from GitHub/dbot
Merge pull request #175 from SamStudio8/master
Disable initial sort [#140][#161]
This commit is contained in:
commit
1286ed05c4
@ -29,9 +29,10 @@ block content
|
||||
"bLengthChange": false,
|
||||
"oLanguage": {
|
||||
"sInfo": "_TOTAL_ users",
|
||||
"sInfoEmpty": "No users :(",
|
||||
"sInfoEmpty": "No users",
|
||||
"sInfoFiltered": "filtered (_MAX_ total)"
|
||||
},
|
||||
"aaSorting": [], // Disable initial sort
|
||||
});
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user