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

8 lines
180 B
Text
Raw Normal View History

2019-01-03 12:48:30 +05:30
- page_title 'Edit', @label.name, 'Labels'
2016-11-03 12:29:30 +05:30
%h3.page-title
Edit Label
%hr
= render 'shared/labels/form', url: group_label_path(@group, @label), back_path: @previous_labels_path