Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_label_row.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f81a04a3c86b755280879cbc14c6d279be4f0358 (plain)
1
2
3
- labels.each do |l|
  %span.label-row
    = link_to_label(l, tooltip: false)