Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ENuge/elasticsearch-gui i…
Browse files Browse the repository at this point in the history
…nto highlights
  • Loading branch information
poros committed Jul 25, 2014
2 parents 40cfa86 + e8acf1f commit 6b7801e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion partials/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
placeholder=""/>
</span>

<button class="btn btn-primary" ng-click="restartSearch()"><span class="glyphicon glyphicon-search glyphicon-white"></span> Search</button>
<button class="btn btn-primary" ng-click="redirectSearch()"><span class="glyphicon glyphicon-search glyphicon-white"></span> Search</button>

<select multiple class="form-control" ng-model="search.advanced.newSource"
ng-options="type for type in types">
Expand Down

0 comments on commit 6b7801e

Please sign in to comment.