Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_create_protected_branch.html.haml « protected_branches « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: bc5da1653bfd98f5b0e16f35a29ead9e537c43f5 (plain)
1
2
3
4
5
6
7
8
9
- content_for :merge_access_levels do
  .merge_access_levels-container
    .js-allowed-to-merge

- content_for :push_access_levels do
  .push_access_levels-container
    .js-allowed-to-push

= render 'protected_branches/shared/create_protected_branch', protected_branch_entity: protected_branch_entity