summaryrefslogtreecommitdiff
path: root/app/views/shared/projects/_search_form.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/projects/_search_form.html.haml')
-rw-r--r--app/views/shared/projects/_search_form.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/shared/projects/_search_form.html.haml b/app/views/shared/projects/_search_form.html.haml
index 7b76d6d789b..e96a9152c80 100644
--- a/app/views/shared/projects/_search_form.html.haml
+++ b/app/views/shared/projects/_search_form.html.haml
@@ -7,7 +7,6 @@
class: "project-filter-form-field form-control #{form_field_classes}",
spellcheck: false,
id: 'project-filter-form-field',
- tabindex: "2",
autofocus: local_assigns[:autofocus]
- if local_assigns[:icon]