Ignore:
Timestamp:
Dec 22, 2014 9:18:30 AM (10 years ago)
Author:
quyenla
Message:

test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-bachkim-filespace/sourcecode/assets/js/jquery.fileupload.js

    r345 r674  
    669669
    670670        _beforeSend: function (e, data) {
     671            alert("1234");
    671672            if (this._active === 0) {
    672673                // the start callback is triggered when an upload starts
     
    704705                }), options);
    705706            }
    706             alert("123");
     707            alert("123"); 
    707708            options.result = result;
    708709            options.textStatus = textStatus;
Note: See TracChangeset for help on using the changeset viewer.