From 0e2c6ed79ad348fe94f750087e6dcaaca70b40df Mon Sep 17 00:00:00 2001 From: Juan Ferrer Toribio Date: Sat, 7 Nov 2020 14:05:48 +0100 Subject: [PATCH] Account focus fix --- modules/account/front/descriptor/index.html | 6 ++++-- modules/account/front/ldap/index.html | 3 ++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/modules/account/front/descriptor/index.html b/modules/account/front/descriptor/index.html index 88b1a9c6d..50e4d2177 100644 --- a/modules/account/front/descriptor/index.html +++ b/modules/account/front/descriptor/index.html @@ -143,13 +143,15 @@ ng-if="$ctrl.askOldPass" label="Old password" ng-model="$ctrl.oldPassword" - type="password"> + type="password" + vn-focus> + info="{{'Password requirements' | translate:$ctrl.passRequirements}}" + vn-focus> + ng-model="$ctrl.syncUser" + vn-focus>