mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-23 11:36:09 +10:00
7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
%h3 New label
|
|
.back-link
|
|
= link_to project_labels_path(@project) do
|
|
← To labels list
|
|
%hr
|
|
= render 'form'
|