update jquery a 2.2.4

This commit is contained in:
Samuele E. Locatelli
2017-01-23 16:22:53 +01:00
parent 3b0b69518e
commit 409de63c98
16 changed files with 15455 additions and 2263 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -4,11 +4,11 @@
* intended to be used only for design-time IntelliSense. Please use the
* standard jQuery library for all runtime use.
*
* Comment version: 2.1.0
* Comment version: 2.2.4
*/
/*!
* jQuery JavaScript Library v2.1.0
* jQuery JavaScript Library v2.2.4
* http://jquery.com/
*
* Includes Sizzle.js
@@ -981,7 +981,7 @@
}
};
jQuery.ajaxSettings = {
"url": 'http://localhost:25812/?ver=2.1.0&newLineMethod=xml',
"url": 'http://localhost:25812/?ver=2.2.4&newLineMethod=xml',
"type": 'GET',
"isLocal": false,
"global": true,
@@ -1722,7 +1722,7 @@
return select(selector.replace(rtrim, "$1"), context, results, seed);
};
jQuery.fn = {
"jquery": '2.1.0',
"jquery": '2.2.4',
"selector": '',
"length": 0
};
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
Binary file not shown.