gitlab-org--gitlab-foss/app/views/shared/_labels_row.html.haml

4 lines
86 B
Plaintext

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