summaryrefslogtreecommitdiff
path: root/app/views/shared/issuable/_search_bar.html.haml
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-15 20:42:10 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2017-05-15 20:42:10 +0000
commitcae0803313938e787437f305ebc05a4197c430fa (patch)
tree7321ba83c80a279f61a5a527a5f6fb78f059a9ee /app/views/shared/issuable/_search_bar.html.haml
parentfd210c20571182d0e6a3ea2fdd7a7af465a7b440 (diff)
parentcae2274fad39ae0933114cfcde1313e1f1ec4209 (diff)
downloadgitlab-ce-cae0803313938e787437f305ebc05a4197c430fa.tar.gz
Merge branch '31902-namespace-recent-searches-to-project' into 'master'
Scope recent searches to project Closes #31902 See merge request !11142
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 622e2f33eea..0e535117353 100644
--- a/app/views/shared/issuable/_search_bar.html.haml
+++ b/app/views/shared/issuable/_search_bar.html.haml
@@ -19,7 +19,7 @@
dropdown_class: "filtered-search-history-dropdown",
content_class: "filtered-search-history-dropdown-content",
title: "Recent searches" }) do
- .js-filtered-search-history-dropdown
+ .js-filtered-search-history-dropdown{ data: { project_full_path: @project.full_path } }
.filtered-search-box-input-container
.scroll-container
%ul.tokens-container.list-unstyled