Force more tracks to be shown in the library view

This commit is contained in:
Albert Santoni 2015-09-11 12:54:28 -04:00
parent 2d2ed25fcc
commit 4851b01540

View file

@ -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) {