[freeside-commits] branch FREESIDE_3_BRANCH updated. 5a50d03d042651bf98d983f1c06fe060d56c328c
Christopher Burger
burgerc at 420.am
Wed May 24 09:28:18 PDT 2017
The branch, FREESIDE_3_BRANCH has been updated
via 5a50d03d042651bf98d983f1c06fe060d56c328c (commit)
from 9acb9e7dea89da6d54617c54a1a3e958a84cba61 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5a50d03d042651bf98d983f1c06fe060d56c328c
Author: Christopher Burger <burgerc at freeside.biz>
Date: Sat Mar 25 11:00:03 2017 -0400
RT# 21110 - cleaned up jQuery Validate link to be compatible with other links.
diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html
index 620a3e6..9101b9f 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.
<P>
-Contains the form validation Jquery plugin jquery-validation
-<a href="https://github.com/jquery-validation/jquery-validation/blob/master/LICENSE.md"> by Jörn Zaefferer,
-licensed under the terms of MIT License.</a>
+Contains the form validation jQuery plugin <a href="https://jqueryvalidation.org/">jQuery Validation</a> 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.
<!-- artwork -->
-----------------------------------------------------------------------
Summary of changes:
httemplate/docs/license.html | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
More information about the freeside-commits
mailing list