From 6e610e501d10776d117f7e40225d6f083a6f71b1 Mon Sep 17 00:00:00 2001 From: flo0627 <40920856+flo0627@users.noreply.github.com> Date: Sat, 3 Oct 2020 13:35:49 +0200 Subject: Add toggle password visibility button on login form (#3205) * Add password observer for login view and update Origine theme * Update Alternative-Dark style * Update BlueLagoon theme * Update Dark theme * Update Flat theme * Update Screwdriver theme * Update Origine-compact theme * Update Pafat theme * Coding style --- app/views/auth/formLogin.phtml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'app/views') diff --git a/app/views/auth/formLogin.phtml b/app/views/auth/formLogin.phtml index 52545351e..dfff64ffb 100644 --- a/app/views/auth/formLogin.phtml +++ b/app/views/auth/formLogin.phtml @@ -15,7 +15,10 @@