set focus on input field
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
parent
f4cf125a4a
commit
adb581431f
1 changed files with 1 additions and 0 deletions
|
@ -1579,6 +1579,7 @@ OC.PasswordConfirmation = {
|
|||
}
|
||||
},
|
||||
error: function() {
|
||||
OC.PasswordConfirmation.requirePasswordConfirmation(self.callback);
|
||||
OC.Notification.showTemporary(t('core', 'Failed to authenticate, try again'));
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue