debian-mirror-gitlab/app/views/groups/labels/new.html.haml
2017-09-10 17:25:29 +05:30

9 lines
246 B
Text

- 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