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

8 lines
172 B
Text
Raw Normal View History

2018-03-17 18:26:18 +05:30
- add_to_breadcrumbs "Labels", admin_labels_path
- breadcrumb_title "Edit Label"
2015-09-25 12:07:36 +05:30
- page_title "Edit", @label.name, "Labels"
2015-12-23 02:04:40 +05:30
%h3.page-title
Edit Label
2015-09-25 12:07:36 +05:30
%hr
= render 'form'