RT# 21110 Unparsable age error. Added javascript to validate field prior to submittin...
authorroot <root@debian8-7-1>
Fri, 17 Feb 2017 14:59:44 +0000 (09:59 -0500)
committerChristopher Burger <burgerc@freeside.biz>
Wed, 24 May 2017 16:14:43 +0000 (12:14 -0400)
httemplate/elements/header-full.html

index 2e10474..e72eec3 100644 (file)
@@ -64,6 +64,8 @@ Example:
 
     <% $head |n %>
 
+    <SCRIPT SRC="<% $fsurl %>elements/validate.min.js"></SCRIPT>
+
 %# announce our base path, and the Mason comp path of this page
   <script type="text/javascript">
   window.fsurl = <% $fsurl |js_string %>;