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:
parent
4a7f52e22a
commit
12a5f17ff5
3 changed files with 17 additions and 6 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue