Skip to content

Instantly share code, notes, and snippets.

@gregblake
Created August 25, 2017 15:18
Show Gist options
  • Save gregblake/7b89ab177fa3728ff6553ef6acc23a6e to your computer and use it in GitHub Desktop.
Save gregblake/7b89ab177fa3728ff6553ef6acc23a6e to your computer and use it in GitHub Desktop.
$(document).on('page:update', function(){
$('#s3-uploader').fileupload({
type: 'PUT'
});
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment