From 9fa3743d213f08cecf78dc020e5455ddea0ed450 Mon Sep 17 00:00:00 2001 From: Athou Date: Wed, 13 Aug 2014 11:23:36 +0200 Subject: [PATCH] disable autocomplete on profile page --- src/main/app/templates/profile.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/main/app/templates/profile.html b/src/main/app/templates/profile.html index 909d1283..8c72b518 100644 --- a/src/main/app/templates/profile.html +++ b/src/main/app/templates/profile.html @@ -12,13 +12,13 @@
- +
- + {{ 'profile.minimum_6_chars' | translate }}
@@ -26,7 +26,7 @@
+ ui-validate="'$value==user.password'" ui-validate-watch="'user.password'" autocomplete="off"> {{ 'profile.passwords_do_not_match' | translate }}
@@ -57,7 +57,8 @@
- +