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

_priority_labels.html.haml « empty_states « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3381c5f0c6706553d8a4b9be7baaa1a4fd0659f8 (plain)
1
2
3
4
5
6
.text-center
  .svg-content{ data: { qa_selector: 'label_svg_content' } }
    = image_tag 'illustrations/priority_labels.svg'
  - if can?(current_user, :admin_label, @project)
    %p
      = _("Star labels to start sorting by priority")