summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_search_bar.html.haml
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2016-12-09 11:44:09 -0600
committerClement Ho <ClemMakesApps@gmail.com>2017-01-09 16:01:10 -0600
commited4e525a3bd05dfb32aa3c2baa9bf19688319b1a (patch)
tree471eb385aa1852365d52b5b68c47983f9ca87144 /app/views/shared/issuable/_search_bar.html.haml
parentc5029c65450522359ec8b869c1433ed89db3c303 (diff)
downloadgitlab-ce-ed4e525a3bd05dfb32aa3c2baa9bf19688319b1a.tar.gz
Code cleanup
Diffstat (limited to 'app/views/shared/issuable/_search_bar.html.haml')
-rw-r--r--app/views/shared/issuable/_search_bar.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/issuable/_search_bar.html.haml b/app/views/shared/issuable/_search_bar.html.haml
index 0a5de59cb63..53983ef8d6d 100644
--- a/app/views/shared/issuable/_search_bar.html.haml
+++ b/app/views/shared/issuable/_search_bar.html.haml
@@ -18,7 +18,7 @@
= icon('times')
#js-dropdown-hint.dropdown-menu.hint-dropdown
%ul
- %li.filter-dropdown-item{ 'data-value': 'none' }
+ %li.filter-dropdown-item{ 'data-value': '' }
%button.btn.btn-link
= icon('search')
%span