From a08453e81bddef781785954516d4ca176bf7a6d8 Mon Sep 17 00:00:00 2001 From: Christopher Burger Date: Thu, 6 Jul 2017 11:52:22 -0400 Subject: RT# 75817 - fixed contact password page to be more consistant with svc password page, updated javascript to check password as you type rather than when you leave the field. Conflicts: FS/FS/contact.pm FS/FS/cust_contact.pm httemplate/elements/contact.html --- httemplate/elements/validate_password.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'httemplate/elements/validate_password.html') diff --git a/httemplate/elements/validate_password.html b/httemplate/elements/validate_password.html index cb1502939..3ca311db1 100644 --- a/httemplate/elements/validate_password.html +++ b/httemplate/elements/validate_password.html @@ -21,9 +21,9 @@ should be the input id plus '_result'. 'method' => 'POST', # important not to put passwords in url &> <%init> -- cgit v1.2.1