From f650b4e98438c2a321ffee85bcd01d700f87b851 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Fri, 3 Mar 2017 13:19:24 -0500 Subject: 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. --- httemplate/docs/credits.html | 2 +- httemplate/docs/license.html | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html index 8bae26d9d..4daf3713c 100644 --- a/httemplate/docs/credits.html +++ b/httemplate/docs/credits.html @@ -111,7 +111,7 @@ Johan Vromans
Peter Wemm
Mark Williamson
Tim Yardley
- +Jörn Zaefferer

diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index f42c8ba84..29fa4554f 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -142,6 +142,11 @@ licensed under the terms of the MIT license. 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. +

-- cgit v1.2.1