Skip to content

Moved EE-specific code in `app/view/search/_form.html.haml`

Michel Engelen requested to merge michel.engelen/gitlab-ee:ee-issue/11040 into master

What does this MR do?

Handles conditional rendering for EE-specific code in app/views/search/_form.html.haml with render_if_exists and a subtemplate ee/app/views/search/_form_elasticsearch.html.haml.

This solves issue #11040 (closed)

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Edited by Coung Ngo

Merge request reports