From 9ebce75c072b2e0379e65798f3040196b11ac429 Mon Sep 17 00:00:00 2001 From: yhua123 Date: Thu, 7 Jul 2016 11:04:46 +0800 Subject: [PATCH] Update change-password.htm Add "(form.$submitted || form.$$$$)" on show ng-message to resolve no focus on form can't show error message issue. --- views/change-password.htm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/views/change-password.htm b/views/change-password.htm index 62267f08d..7753347e5 100644 --- a/views/change-password.htm +++ b/views/change-password.htm @@ -11,7 +11,7 @@
-
+
// 'old_password_is_required' | tr //
@@ -23,7 +23,7 @@
-
+
// 'password_is_required' | tr // // 'password_is_invalid' | tr //
@@ -37,7 +37,7 @@
-
+
// 'password_does_not_match' | tr //
@@ -60,4 +60,4 @@
-
\ No newline at end of file +