gitlab-org--gitlab-foss/app/views/projects/protected_branches/_protected_branch.html.haml
Luke Bennett 9b1879f014
Resolve CE/EE diffs in protected branches
Part of single codebase changes.
2019-05-16 16:09:21 +01:00

2 lines
233 B
Text

= render layout: 'projects/protected_branches/shared/protected_branch', locals: { protected_branch: protected_branch } do
= render_if_exists 'projects/protected_branches/update_protected_branch', protected_branch: protected_branch