From 44246e6973b47415e51588b45e95650dba443e8e Mon Sep 17 00:00:00 2001 From: Charles Hacskaylo Date: Tue, 13 Jun 2017 14:14:39 -0700 Subject: [PATCH] [Frontend] Modified tabindex of search input Fixes #1569 --- platform/search/res/templates/search.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/search/res/templates/search.html b/platform/search/res/templates/search.html index 311549b0a1..5e6ae23b81 100644 --- a/platform/search/res/templates/search.html +++ b/platform/search/res/templates/search.html @@ -26,7 +26,7 @@ ng-class="{ holder: !(ngModel.input === '' || ngModel.input === undefined) }">