gitlab-org--gitlab-foss/app/views/groups/labels/new.html.haml

10 lines
246 B
Text
Raw Normal View History

2017-07-12 04:35:53 -04:00
- breadcrumb_title "Labels"
2016-09-29 00:03:28 -04:00
- page_title 'New Label'
2016-09-19 15:49:08 -04:00
- header_title group_title(@group, 'Labels', group_labels_path(@group))
%h3.page-title
2016-09-29 00:03:28 -04:00
New Label
2016-09-19 15:49:08 -04:00
%hr
= render 'shared/labels/form', url: group_labels_path, back_path: @previous_labels_path