mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
Updated jQuery Validation to 1.9 (Fixed Nuget conflict)
This commit is contained in:
parent
f19721912b
commit
8519c3c745
8 changed files with 401 additions and 2562 deletions
|
@ -4,7 +4,7 @@
|
|||
* intended to be used only for design-time IntelliSense. Please use the
|
||||
* standard jQuery library for all production use.
|
||||
*
|
||||
* Comment version: 1.8
|
||||
* Comment version: 1.9
|
||||
*/
|
||||
|
||||
/*
|
||||
|
@ -15,7 +15,7 @@
|
|||
* for informational purposes only and are not the license terms under
|
||||
* which Microsoft distributed this file.
|
||||
*
|
||||
* jQuery validation plugin 1.8.0
|
||||
* jQuery validation plugin 1.9
|
||||
*
|
||||
* http://bassistance.de/jquery-plugins/jquery-plugin-validation/
|
||||
* http://docs.jquery.com/Plugins/Validation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue