- Timestamp:
- Mar 16, 2015 5:23:29 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-violet-viettel/www/deploy/20150304/assets/js/jquery.fileupload.js
r780 r782 1 1 2 /* 2 3 * jQuery File Upload Plugin 5.26 … … 81 82 // Set the following option to true to force iframe transport uploads: 82 83 forceIframeTransport: false, 83 // Set the following option to the location of a redirect urlon the84 // Set the following option to the location of a redirect . on the 84 85 // origin server, for cross-domain iframe transport uploads: 85 86 redirect: undefined, … … 704 705 } 705 706 options.result = result; 707 options.result2 = result; 706 708 options.textStatus = textStatus; 707 709 options.jqXHR = jqXHR;
Note: See TracChangeset
for help on using the changeset viewer.