]> source.dussan.org Git - nextcloud-server.git/commit
Fix show password button for password change 5896/head
authorMorris Jobke <hey@morrisjobke.de>
Wed, 26 Jul 2017 20:54:23 +0000 (22:54 +0200)
committerMorris Jobke <hey@morrisjobke.de>
Wed, 26 Jul 2017 20:57:56 +0000 (22:57 +0200)
commit1f82223883c3048a441497e45b3ac9f6c4a1b258
tree4dd6d3c542706e9f4230caeb243596cdc495b9fd
parent2290255bb29301bc7958e92f2d0b8917248b35b4
Fix show password button for password change

* fix the show password button on the personal page
* before: if the password change failed the show password icon was not shown again
* after: show password icon is visible

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
settings/js/personal.js