debian-mirror-gitlab/app/views/groups/labels/new.html.haml
2018-12-23 12:14:25 +05:30

9 lines
237 B
Text

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