Resolved merge conflicts for merging cc-5709-airtime-analyzer into saas.
This commit is contained in:
commit
9fb35c448e
24 changed files with 165 additions and 106 deletions
|
@ -23,7 +23,10 @@ $(document).ready(function() {
|
|||
multiple_queues : 'true',
|
||||
filters : [
|
||||
{title: "Audio Files", extensions: "ogg,mp3,oga,flac,wav,m4a,mp4,opus"}
|
||||
]
|
||||
],
|
||||
multipart_params : {
|
||||
"csrf_token" : $("#csrf").attr('value'),
|
||||
}
|
||||
});
|
||||
|
||||
uploader = $("#plupload_files").pluploadQueue();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue