gitlab-org--gitlab-foss/app/views/shared/_label_row.html.haml
2016-04-13 16:10:49 -04:00

3 lines
No EOL
77 B
Text

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