summaryrefslogtreecommitdiff
path: root/app/views/shared
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-10-30 11:26:25 +0000
committerPhil Hughes <me@iamphill.com>2017-10-30 11:26:25 +0000
commit4b80cde2c803ead14ca34fc71991b4a7b458ab00 (patch)
treeea2af9942b23991c73f5f3dea31952b7382a0cc2 /app/views/shared
parent47c906eb57d95eacd336aa89541f8a7071b746bf (diff)
parent6919f6361c3cfa87a38cd7eb391ade70823c9106 (diff)
downloadgitlab-ce-4b80cde2c803ead14ca34fc71991b4a7b458ab00.tar.gz
Merge branch 'master' into multi-file-editor-vuex
Diffstat (limited to 'app/views/shared')
-rw-r--r--app/views/shared/issuable/_search_bar.html.haml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/shared/issuable/_search_bar.html.haml b/app/views/shared/issuable/_search_bar.html.haml
index 161b1c9fd72..fabb17c7340 100644
--- a/app/views/shared/issuable/_search_bar.html.haml
+++ b/app/views/shared/issuable/_search_bar.html.haml
@@ -25,7 +25,6 @@
%ul.tokens-container.list-unstyled
%li.input-token
%input.form-control.filtered-search{ search_filter_input_options(type) }
- = icon('filter')
#js-dropdown-hint.filtered-search-input-dropdown-menu.dropdown-menu.hint-dropdown
%ul{ data: { dropdown: true } }
%li.filter-dropdown-item{ data: { action: 'submit' } }