- Timestamp:
- Dec 22, 2014 9:18:30 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pro-bachkim-filespace/sourcecode/assets/js/jquery.fileupload.js
r345 r674 669 669 670 670 _beforeSend: function (e, data) { 671 alert("1234"); 671 672 if (this._active === 0) { 672 673 // the start callback is triggered when an upload starts … … 704 705 }), options); 705 706 } 706 alert("123"); 707 alert("123"); 707 708 options.result = result; 708 709 options.textStatus = textStatus;
Note: See TracChangeset
for help on using the changeset viewer.