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

10 lines
246 B
Plaintext

- breadcrumb_title "Labels"
- page_title 'New Label'
- header_title group_title(@group, 'Labels', group_labels_path(@group))
%h3.page-title
New Label
%hr
= render 'shared/labels/form', url: group_labels_path, back_path: @previous_labels_path