* fix for bug #193
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
function setForm()
|
||||
{
|
||||
return;
|
||||
}
|
||||
function setForm(){}
|
||||
$(document).ready(function()
|
||||
{
|
||||
$('#account').focus();
|
||||
setForm();
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user