Bug 133862 - bugzilla index page doesn't focus text field

r=gerv x2
parent a6123ce8
......@@ -78,6 +78,10 @@ function addSidebar() {
<script type="text/javascript" language="JavaScript" src="localconfig.js"></script>
<script type="text/javascript" language="JavaScript" src="quicksearch.js"></script>
<script>
<!--
document.forms['f'].id.focus();
//-->
</script>
[% INCLUDE global/footer %]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment