From 8a02af8260214f163a2e3537cccf3c74a975bd65 Mon Sep 17 00:00:00 2001 From: jdosti Date: Thu, 24 Aug 2017 14:12:38 +0100 Subject: [PATCH] Switching data automation id password for show/hide password. (#2245) --- .../ng2-alfresco-login/src/components/login.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ng2-components/ng2-alfresco-login/src/components/login.component.html b/ng2-components/ng2-alfresco-login/src/components/login.component.html index d689d9a9f7..8b7b454352 100644 --- a/ng2-components/ng2-alfresco-login/src/components/login.component.html +++ b/ng2-components/ng2-alfresco-login/src/components/login.component.html @@ -61,10 +61,10 @@ data-automation-id="password" tabindex="2"> visibility + data-automation-id="hide_password" (click)="toggleShowPassword()">visibility visibility_off + data-automation-id="show_password" (click)="toggleShowPassword()">visibility_off