Ignore:
Timestamp:
Mar 16, 2015 5:23:29 PM (10 years ago)
Author:
dungnv
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • pro-violet-viettel/www/deploy/20150304/assets/js/jquery.fileupload.js

    r780 r782  
     1
    12/*
    23 * jQuery File Upload Plugin 5.26
     
    8182            // Set the following option to true to force iframe transport uploads:
    8283            forceIframeTransport: false,
    83             // Set the following option to the location of a redirect url on the
     84            // Set the following option to the location of a redirect . on the
    8485            // origin server, for cross-domain iframe transport uploads:
    8586            redirect: undefined,
     
    704705            }
    705706            options.result = result;
     707            options.result2 = result;
    706708            options.textStatus = textStatus;
    707709            options.jqXHR = jqXHR;
Note: See TracChangeset for help on using the changeset viewer.