From b43135d49c062fec59426969169259bd982b4585 Mon Sep 17 00:00:00 2001 From: sostler Date: Wed, 6 Jan 2010 01:10:18 -0500 Subject: new v --- static/pichat.js | 1 - 1 file changed, 1 deletion(-) (limited to 'static') diff --git a/static/pichat.js b/static/pichat.js index 5a40c62..51489a4 100755 --- a/static/pichat.js +++ b/static/pichat.js @@ -58,7 +58,6 @@ function handleMsgError(resp) { function submitMessage() { var content = $('#msgInput').val(); - $('#msgInput').blur(); if (content == '') { return; } $('#msgInput, #msgSubmit').attr('disabled', 'disabled'); -- cgit v1.2.3-70-g09d2