diff --git a/src/ui/public/partials/saved_object_finder.html b/src/ui/public/partials/saved_object_finder.html index 7432e71d8a543..944c4a39a1cb0 100644 --- a/src/ui/public/partials/saved_object_finder.html +++ b/src/ui/public/partials/saved_object_finder.html @@ -11,7 +11,8 @@ ng-keydown="finder.filterKeyDown($event)" class="form-control" name="filter" - type="text" /> + type="text" + autocomplete="off" /> {{finder.hitCount}} {{finder.hitCountNoun()}} @@ -43,4 +44,4 @@
- \ No newline at end of file +