Set focus to edit box after preview
SVN revision: 1813
This commit is contained in:
@@ -160,7 +160,6 @@ function elKeyPress(evt)
|
||||
document.form1.jcmd.value = "Submit";
|
||||
chkform();
|
||||
cond_submit();
|
||||
document.form1.Text.focus();
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user