Merge branch 't7578' of https://github.com/jitter/jquery into jitter-t7578
This commit is contained in:
commit
54a68fa973
2 changed files with 14 additions and 3 deletions
|
@ -261,7 +261,7 @@ jQuery.extend({
|
|||
};
|
||||
}
|
||||
|
||||
if ( s.dataType === "script" && s.cache === null ) {
|
||||
if ( s.dataType === "script" && s.cache === undefined ) {
|
||||
s.cache = false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue