update jquery a 2.2.4
This commit is contained in:
+2957
-2254
File diff suppressed because it is too large
Load Diff
Vendored
+4
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
BIN
Binary file not shown.
+4
-4
@@ -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
|
||||
};
|
||||
+9814
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
BIN
Binary file not shown.
Reference in New Issue
Block a user