summaryrefslogtreecommitdiff
path: root/app/views/projects/protected_branches/_protected_branch.html.haml
blob: 366d7a7a2eb834fb9b05c18fa1ad7afb56592efe (plain)
1
2
= 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