From 2d1cb016abb1ad2e5c9a875c649a702480f97b1b Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Tue, 13 Jan 2015 11:16:13 +0100 Subject: Fix user interaction with showing password feature Before, the password was hidden again after 2 seconds. Now, the password is hidden when the mouse is released Fix https://github.com/FreshRSS/FreshRSS/issues/734 --- app/views/user/manage.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/user/manage.phtml') diff --git a/app/views/user/manage.phtml b/app/views/user/manage.phtml index 466446f2f..11562093e 100644 --- a/app/views/user/manage.phtml +++ b/app/views/user/manage.phtml @@ -30,7 +30,7 @@
- +
-- cgit v1.2.3