mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 14:46:02 +00:00
Patch by granrose@netscape.com -- put initial focus into bug# field.
This commit is contained in:
parent
6ae2ba930a
commit
13f6e7ca22
@ -78,6 +78,9 @@ But it all boils down to a choice of:
|
||||
<a href="userprefs.cgi">Change password or user preferences</a><br>
|
||||
<FORM METHOD=GET ACTION="show_bug.cgi">
|
||||
<INPUT TYPE=SUBMIT VALUE="Find"> bug # <INPUT NAME=id SIZE=6></FORM>
|
||||
<SCRIPT LANGUAGE="JavaScript">
|
||||
document.forms[0].id.focus()
|
||||
</SCRIPT>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Loading…
x
Reference in New Issue
Block a user