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

index.html.haml « branch_rules « settings « projects « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 384d504e51f28eb9872f6f296caf62f570739a41 (plain)
1
2
3
4
5
6
- 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 } }