Files
gitlabhq/app/views/projects/labels/new.html.haml
T
2014-07-30 13:27:29 +03:00

7 lines
116 B
Plaintext

%h3 New label
.back-link
= link_to project_labels_path(@project) do
← To labels list
%hr
= render 'form'