added code difference in app/views/search/_category.html.haml
from EE to CE
This commit is contained in:
parent
e17edd37ab
commit
42683d761f
2 changed files with 6 additions and 0 deletions
|
@ -87,4 +87,5 @@
|
|||
= _("Milestones")
|
||||
%span.badge.badge-pill
|
||||
= limited_count(@search_results.limited_milestones_count)
|
||||
= render_if_exists 'search/category_elasticsearch'
|
||||
= users
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Moved EE/CE code differences for file `app/views/search/_category.html.haml` into CE"
|
||||
merge_request: 28755
|
||||
author: Michel Engelen
|
||||
type: other
|
Loading…
Reference in a new issue