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: 538c353cf2dbb084cb1cbfc1428634361d2fab50 (plain)
1
2
3
4
5
6
7
8
- breadcrumb_title "Labels"
- page_title 'New Label'

%h3.page-title
  New Label
%hr

= render 'shared/labels/form', url: group_labels_path, back_path: @previous_labels_path