From 5a50d03d042651bf98d983f1c06fe060d56c328c Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Sat, 25 Mar 2017 11:00:03 -0400 Subject: [PATCH] RT# 21110 - cleaned up jQuery Validate link to be compatible with other links. --- httemplate/docs/license.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 620a3e68e..9101b9f1e 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -144,9 +144,8 @@ Contains js-cookie by Klaus Hartl, Fagner Brack and contributors, licensed under the terms of the MIT license.

-Contains the form validation Jquery plugin jquery-validation - by Jörn Zaefferer, -licensed under the terms of MIT License. +Contains the form validation jQuery plugin jQuery Validation by Jörn Zaefferer, +licensed under the terms of MIT License. >>>>>>> f650b4e... RT# 21110, Updated files to use jquery-validate jquery plugin. This allows for field validation instead of just form validation. Also updated footer so it does not use experimental keys on scalar. Dereferenced hash ref prior to using keys. -- 2.11.0