CC-3174 : showbuilder

adding more length options to library, these ones should still fit without scrolling the page.
This commit is contained in:
Naomi Aro 2012-03-16 11:26:03 +01:00
parent 6409003b3f
commit d03e565861
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@ var AIRTIME = (function(AIRTIME) {
"bProcessing": true,
"bServerSide": true,
"aLengthMenu": [[10, 15, 20, 25, 50, 100], [10, 15, 20, 25, 50, 100]],
"bStateSave": true,
"fnStateSaveParams": function (oSettings, oData) {
//remove oData components we don't want to save.