From cc7a8a1013d16a89be95a80dbf9727ff92cb4783 Mon Sep 17 00:00:00 2001 From: Pankaj Wadhwani Date: Wed, 4 Mar 2020 22:22:13 +0530 Subject: [PATCH] autocomplete attributes added Signed-off-by: Pankaj Wadhwani --- templates/login/form.twig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/login/form.twig b/templates/login/form.twig index b1dd0e7fbc..ef694492df 100644 --- a/templates/login/form.twig +++ b/templates/login/form.twig @@ -20,7 +20,7 @@ {% endif %}
+ {{- not is_session_expired ? 'disableAjax hide ' }}login js-show form-horizontal"{{ not has_autocomplete ? ' autocomplete="on"' }}>
@@ -46,7 +46,7 @@ {% trans 'Username:' %}
- +
@@ -55,7 +55,7 @@ {% trans 'Password:' %}
- +