Backport CE parts of "Allow blocking merge requests to be configured"
This commit is contained in:
parent
a600f147b4
commit
23e0e7ac0b
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@
|
|||
|
||||
= render_if_exists 'shared/issuable/approvals', issuable: issuable, presenter: presenter, form: form
|
||||
|
||||
= render_if_exists "shared/issuable/form/merge_request_blocks", issuable: issuable, form: form
|
||||
|
||||
= render 'shared/issuable/form/branch_chooser', issuable: issuable, form: form
|
||||
|
||||
= render 'shared/issuable/form/merge_params', issuable: issuable
|
||||
|
|
Loading…
Reference in a new issue