]> source.dussan.org Git - jquery.git/commit
Ajax: make jQuery#load "type" field explicit
authorOleg Gaidarenko <markelog@gmail.com>
Tue, 10 Feb 2015 19:42:21 +0000 (22:42 +0300)
committerOleg Gaidarenko <markelog@gmail.com>
Sat, 14 Feb 2015 23:01:59 +0000 (02:01 +0300)
commit4ef120d3f2578fe3d52eb6c0d0641df945991391
tree9b836dd55f80398f5203bc2497d30a1e8d0cb51d
parent0ac28ed293681cb8f2e9fdd11efa0021da039c84
Ajax: make jQuery#load "type" field explicit

* Move "evalScript.php" file to appropriate place

* Make jQuery#load "type" field explicit and add test for it

Ref trac-11264
src/ajax/load.js
test/data/ajax/evalScript.php [new file with mode: 0644]
test/data/ajax/method.php [new file with mode: 0644]
test/data/evalScript.php [deleted file]
test/unit/ajax.js