mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 05:36:07 +10:00
9 lines
148 B
Plaintext
9 lines
148 B
Plaintext
%h3
|
|
Edit label
|
|
%span.light #{@label.name}
|
|
.back-link
|
|
= link_to project_labels_path(@project) do
|
|
← To labels list
|
|
%hr
|
|
= render 'form'
|