mirror of
https://github.com/jquery-validation/jquery-validation.git
synced 2025-12-20 09:11:40 +01:00
Lib: Add jQuery 1.11.1, remove the jquery.js loader in test/
This commit is contained in:
committed by
Jörn Zaefferer
parent
a6a369abc6
commit
365cc87b7e
2
lib/jquery.js
vendored
2
lib/jquery.js
vendored
@@ -6,7 +6,7 @@ var parts = document.location.search.slice( 1 ).split( "&" ),
|
||||
src = scripts[ scripts.length - 1].src,
|
||||
i = 0,
|
||||
current,
|
||||
version = "1.9.1",
|
||||
version = "1.11.1",
|
||||
file = "http://code.jquery.com/jquery-git.js";
|
||||
|
||||
for ( ; i < length; i++ ) {
|
||||
|
||||
Reference in New Issue
Block a user