debian-mirror-gitlab/app/views/shared/_labels_row.html.haml
2016-06-02 11:05:42 +05:30

3 lines
86 B
Text

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