From 41b1059a1f8cdabd10483820c5443d87c7734c75 Mon Sep 17 00:00:00 2001 From: Pankaj Wadhwani Date: Sat, 7 Mar 2020 01:37:46 +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 ef694492df..3c064d836a 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="off"' }}>
@@ -46,7 +46,7 @@ {% trans 'Username:' %}
- +
@@ -55,7 +55,7 @@ {% trans 'Password:' %}
- +