Force more tracks to be shown in the library view
This commit is contained in:
parent
2d2ed25fcc
commit
4851b01540
1 changed files with 1 additions and 1 deletions
|
@ -624,7 +624,7 @@ var AIRTIME = (function(AIRTIME) {
|
|||
"bProcessing": true,
|
||||
"bServerSide": true,
|
||||
|
||||
"aLengthMenu": [5, 10, 15, 20, 25, 50, 100],
|
||||
"aLengthMenu": [25, 50, 100],
|
||||
|
||||
"bStateSave": true,
|
||||
"fnStateSaveParams": function (oSettings, oData) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue