Skip to content
代码片段 群组 项目
提交 c8b4edf6 编辑于 作者: Filipa Lacerda's avatar Filipa Lacerda
浏览文件

Merge branch 'issue/11040' into 'master'

Backport of EE change in `app/views/search/_form.html.haml`

See merge request gitlab-org/gitlab-ce!28883
No related branches found
No related tags found
无相关合并请求
...@@ -13,3 +13,4 @@ ...@@ -13,3 +13,4 @@
- unless params[:snippets].eql? 'true' - unless params[:snippets].eql? 'true'
= render 'filter' = render 'filter'
= button_tag _("Search"), class: "btn btn-success btn-search" = button_tag _("Search"), class: "btn btn-success btn-search"
= render_if_exists 'search/form_elasticsearch'
---
title: "Added conditional rendering to `app/views/search/_form.html.haml` for CE/EE code base consistency"
merge_request: 28883
author: Michel Engelen
type: other
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册