summaryrefslogtreecommitdiff
path: root/app/views/groups/labels/new.html.haml
blob: ae240490bbd8763d38e79834e871f161684ff69b (plain)
1
2
3
4
5
6
7
8
9
- breadcrumb_title "Labels"
- 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