mirror of
https://github.com/jquery-validation/jquery-validation.git
synced 2025-12-24 12:13:59 +01:00
Update demos and tests to jQuery 1.9.1
This commit is contained in:
2
test/jquery.js
vendored
2
test/jquery.js
vendored
@@ -4,7 +4,7 @@ var parts = document.location.search.slice( 1 ).split( "&" ),
|
||||
length = parts.length,
|
||||
i = 0,
|
||||
current,
|
||||
version = "1.9.0",
|
||||
version = "1.9.1",
|
||||
file = "http://code.jquery.com/jquery-git.js";
|
||||
|
||||
for ( ; i < length; i++ ) {
|
||||
|
||||
Reference in New Issue
Block a user