summaryrefslogtreecommitdiff
path: root/app/views/shared/_labels_row.html.haml
blob: dc89e36419cd462d539974cf1c4ee155a57dff9c (plain)
1
2
3
- labels.each do |label|
  %span.label-row
    = link_to_label(label, tooltip: false)