debian-mirror-gitlab/app/views/projects/settings/branch_rules/index.html.haml
2022-07-23 20:15:48 +02:00

6 lines
209 B
Text

- add_to_breadcrumbs _('Repository Settings'), project_settings_repository_path(@project)
- page_title _('Branch rules')
%h3= _('Branch rules')
#js-branch-rules{ data: { project_path: @project.full_path } }