Skip to content

Commit

Permalink
Pull request: scoumbourdis#228
Browse files Browse the repository at this point in the history
  • Loading branch information
scoumbourdis committed Sep 14, 2013
1 parent cd5104f commit 79aed22
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ $(function(){
$(this).fileupload({
dataType: 'json',
url: uploader_url,
dropZone: $(this).closest('.form-field-box'),
cache: false,
acceptFileTypes: file_upload_info.accepted_file_types,
beforeSend: function(){
Expand Down

0 comments on commit 79aed22

Please sign in to comment.