codler/jQuery-Ajax-Upload

bug on line #148

lxbzmy opened this issue · 1 comments

should be : $.ajaxUpload(options);
but: $.ajaxUpload(origSettings);

Thank you for finding the bug!