Update jquery validate

And Microsoft libraries
This commit is contained in:
2019-11-26 21:51:07 -05:00
parent f69cf46c79
commit bc9fac2785
7 changed files with 1057 additions and 630 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
/*
/*
* This file has been commented to support Visual Studio Intellisense.
* You should not use this file at runtime inside the browser--it is only
* intended to be used only for design-time IntelliSense. Please use the
* standard jQuery library for all production use.
*
* Comment version: 1.11.1
* Comment version: 1.19.1
*/
/*
@@ -15,7 +15,7 @@
* for informational purposes only and are not the license terms under
* which Microsoft distributed this file.
*
* jQuery Validation Plugin - v1.11.1 - 2/4/2013
* jQuery Validation Plugin - v1.19.1 - 12/5/2016
* https://github.com/jzaefferer/jquery-validation
* Copyright (c) 2013 Jörn Zaefferer; Licensed MIT
*