Scroll to page bottom when user adds a new password
This commit is contained in:
		| @@ -761,6 +761,8 @@ function add_password() | ||||
| 	    startClearTimer(); | ||||
| 	}); | ||||
|  | ||||
|     window.scrollTo(0,document.body.scrollHeight); | ||||
|  | ||||
|     return true; | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user