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: 4b47b0291be69a334ad44bdbd2f1a19d7f25415a (plain)
1
2
3
4
%span.label-row
  = link_to_label(label, tooltip: false)
  %span.prepend-left-10
    = markdown(label.description, pipeline: :single_line)