Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
i hereby decree the search bar be focused upon page load.
  • Loading branch information
timo committed Mar 26, 2015
1 parent a0c5585 commit 011470e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.tmpl
Expand Up @@ -122,7 +122,7 @@ input.search {

<div id="module_list">
<div id="my_search_box">
<input class="search" placeholder="Search" />
<input class="search" placeholder="Search" autofocus/>
</div>
<table>
<thead>
Expand Down

0 comments on commit 011470e

Please sign in to comment.