From 458a2627cc6600690fdf78e48b78cf17a6ea4469 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Mon, 21 Dec 2009 14:23:10 -0800 Subject: preupdate --- static/home.js | 1 + 1 file changed, 1 insertion(+) (limited to 'static/home.js') diff --git a/static/home.js b/static/home.js index 8416703..7ced9da 100755 --- a/static/home.js +++ b/static/home.js @@ -10,6 +10,7 @@ function initHome() { } function login() { + $('#passwordInput, #loginSubmit').blur(); var nick = $('#nickInput').val(); var password = $('#passwordInput').val(); var hash = hex_sha1(nick + '$' + password + '$dumpfm'); -- cgit v1.2.3-70-g09d2