Skip to content

Commit

Permalink
Merge pull request elastic#2678 from rashidkpc/fix/saved-object-input…
Browse files Browse the repository at this point in the history
…-focus

Add input-focus directive to saved object loader
  • Loading branch information
rashidkpc committed Jan 26, 2015
2 parents 890ccc2 + f14cfd0 commit 74b29de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/kibana/partials/saved_object_finder.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
</div>
<div class="clearfix visible-xs-block"></div>
<input
input-focus
ng-model="filter"
ng-attr-placeholder="{{noun}} Filter"
class="form-control"
Expand Down

0 comments on commit 74b29de

Please sign in to comment.