1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist/js
Kevin Brown e7498987a5 Fix abort with JSONP
We now check that the `abort` method actually exists before aborting
the request, as JSONP does not include the `abort` method because
a JSONP request technically cannot be aborted.

This closes https://github.com/select2/select2/issues/3217.
2015-04-02 11:26:23 -04:00
..
i18n Fixed Hebrew translation 2015-03-18 09:44:04 -04:00
select2.full.js Fix abort with JSONP 2015-04-02 11:26:23 -04:00
select2.full.min.js Fix abort with JSONP 2015-04-02 11:26:23 -04:00
select2.js Fix abort with JSONP 2015-04-02 11:26:23 -04:00
select2.min.js Fix abort with JSONP 2015-04-02 11:26:23 -04:00