debian-mirror-gitlab/app/views/groups/settings/_default_branch_protection.html.haml

4 lines
161 B
Text
Raw Normal View History

2020-05-24 23:13:21 +05:30
- return unless can_update_default_branch_protection?(group)
= render 'shared/default_branch_protection', f: f, selected_level: group.default_branch_protection