debian-mirror-gitlab/app/views/jira_connect/branches/new.html.haml

7 lines
182 B
Text
Raw Normal View History

2021-10-27 15:23:28 +05:30
- @hide_breadcrumbs = true
- @hide_top_links = true
2021-12-11 22:18:48 +05:30
- @content_class = 'limit-container-width'
2021-10-27 15:23:28 +05:30
- page_title _('New branch')
.js-jira-connect-create-branch{ data: @new_branch_data }