debian-mirror-gitlab/app/views/admin/labels/edit.html.haml
2018-11-08 19:23:39 +05:30

8 lines
191 B
Text

- add_to_breadcrumbs _("Labels"), admin_labels_path
- breadcrumb_title _("Edit Label")
- page_title _("Edit"), @label.name, _("Labels")
%h3.page-title
= _('Edit Label')
%hr
= render 'form'