MDL-45445 events: trivial changes
[moodle.git] / lib / yuilib / 3.15.0 / yql-jsonp / yql-jsonp-min.js
blob5bd720cd6a48aa53166de6ddb0837080008bdf14
1 /*
2 YUI 3.15.0 (build 834026e)
3 Copyright 2014 Yahoo! Inc. All rights reserved.
4 Licensed under the BSD License.
5 http://yuilibrary.com/license/
6 */
8 YUI.add("yql-jsonp",function(e,t){e.YQLRequest.prototype._send=function(t,n){n.allowCache!==!1&&(n.allowCache=!0),this._jsonp?(this._jsonp.url=t,n.on&&n.on.success&&(this._jsonp._config.on.success=n.on.success),this._jsonp.send()):this._jsonp=e.jsonp(t,n)}},"3.15.0",{requires:["jsonp","jsonp-url"]});