aboutsummaryrefslogtreecommitdiffstats
path: root/web/vendor/jquery.validate.js
Commit message (Collapse)AuthorAgeLines
* Upgrade jquery-validation.Matthew Somerville2019-07-19-731/+1193
|
* Move third party libraries into vendor directoriesMatthew Somerville2017-05-23-0/+1188
This makes the git hook that lints our own JavaScript easier, and keeps things more cleanly separated. We also remove unused third party libraries (select2 and jquery.placeholder).