gitlab-org--gitlab-foss/app/views/shared/_labels_row.html.haml
2016-04-20 11:47:35 +01:00

3 lines
86 B
Text

- labels.each do |label|
%span.label-row
= link_to_label(label, tooltip: false)