Skip to content

Conditional partial rendering for EE in application settings

Martin Wortschack requested to merge application-settings-cleanup-ee into master

What does this MR do?

Renders template partials in application settings conditionally for EE by utilizing render_if_exists helper.

The corresponding MR für CE is: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21482

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/44998

Does this MR meet the acceptance criteria?

Edited by Martin Wortschack

Merge request reports