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: a93f6e4c79509548ded524afabb2fe75a7e2138a (plain)
1
2
3
4
5
6
.text-center
  .svg-content.qa-label-svg
    = image_tag 'illustrations/priority_labels.svg'
  - if can?(current_user, :admin_label, @project)
    %p
      = _("Star labels to start sorting by priority")