debian-mirror-gitlab/app/views/groups/labels/new.html.haml

9 lines
218 B
Text
Raw Normal View History

2016-11-03 12:29:30 +05:30
- 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