Welcome to mirror list, hosted at ThFree Co, Russian Federation.

new.html.haml « labels « groups « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2be87460b1d9f55be352edcad39b21672474c121 (plain)
1
2
3
4
5
6
7
8
- 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