Skip to content

Commit

Permalink
completed ASPX
Browse files Browse the repository at this point in the history
  • Loading branch information
albanx committed Oct 21, 2017
1 parent f0c8749 commit 88a57ac
Show file tree
Hide file tree
Showing 3 changed files with 353 additions and 298 deletions.
1 change: 1 addition & 0 deletions js/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ requirejs.config({
//start our app here
define(['RealUploader'], function(RealUploader) {
var uploader = new RealUploader("#uploader_div", {
url: 'upload.aspx',
autoStart: false,
hideUploadButton: false,
removeOnSuccess: true,
Expand Down
Loading

0 comments on commit 88a57ac

Please sign in to comment.