summaryrefslogtreecommitdiff
path: root/app/views/search
diff options
context:
space:
mode:
authorMichel Engelen <michel@nomorejs.net>2019-06-28 11:16:45 +0000
committerFilipa Lacerda <filipa@gitlab.com>2019-06-28 11:16:45 +0000
commit42683d761f423f553cc3a35224f79efa78ab74c8 (patch)
treee97631b93baa5dfa98085c69edb4c0efb683aebc /app/views/search
parente17edd37ab3a33d874d6ad7af92f0f5045d970c7 (diff)
downloadgitlab-ce-42683d761f423f553cc3a35224f79efa78ab74c8.tar.gz
added code difference in `app/views/search/_category.html.haml` from EE to CE
Diffstat (limited to 'app/views/search')
-rw-r--r--app/views/search/_category.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/search/_category.html.haml b/app/views/search/_category.html.haml
index df408e5fb60..ee7d89a9bd8 100644
--- a/app/views/search/_category.html.haml
+++ b/app/views/search/_category.html.haml
@@ -87,4 +87,5 @@
= _("Milestones")
%span.badge.badge-pill
= limited_count(@search_results.limited_milestones_count)
+ = render_if_exists 'search/category_elasticsearch'
= users