Commit 046527be authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'ee-issue/11039' into 'master'

added code difference in `app/views/search/_category.html.haml` from EE to CE

See merge request gitlab-org/gitlab-ce!28755
parents e17edd37 42683d76
......@@ -87,4 +87,5 @@
= _("Milestones")
%span.badge.badge-pill
= limited_count(@search_results.limited_milestones_count)
= render_if_exists 'search/category_elasticsearch'
= users
---
title: "Moved EE/CE code differences for file `app/views/search/_category.html.haml` into CE"
merge_request: 28755
author: Michel Engelen
type: other
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment