Files
gitlabhq/app/views/shared/_labels_row.html.haml
T

4 lines
86 B
Plaintext

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