Resolve CE/EE diffs in protected branches

Part of single codebase changes.
This commit is contained in:
Luke Bennett 2019-05-16 14:45:50 +01:00
parent 71244a7962
commit 9b1879f014
No known key found for this signature in database
GPG Key ID: 402ED51FB5D306C2
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
= render layout: 'projects/protected_branches/shared/protected_branch', locals: { protected_branch: protected_branch } do
= render partial: 'projects/protected_branches/update_protected_branch', locals: { protected_branch: protected_branch }
= render_if_exists 'projects/protected_branches/update_protected_branch', protected_branch: protected_branch