CC-3724 : Now Playing -> Timeline view: to drag and drop single file very fast will block adding the same file

This commit is contained in:
Naomi Aro 2012-05-04 11:50:51 +02:00
parent 4a7f52e22a
commit 12a5f17ff5
3 changed files with 17 additions and 6 deletions

View file

@ -241,10 +241,7 @@ var AIRTIME = (function(AIRTIME) {
"bServerSide": true,
"aLengthMenu": [[5, 10, 15, 20, 25, 50, 100], [5, 10, 15, 20, 25, 50, 100]],
//"sScrollX": "100%",
//"sScrollXInner": "110%",
"bStateSave": true,
"fnStateSaveParams": function (oSettings, oData) {
//remove oData components we don't want to save.