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

_milestones.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: c22869fb7e670ff722a4ba22b4f642dc2a13270d (plain)
1
2
3
4
5
6
7
.row.empty-state
  .col-12
    .svg-content
      = image_tag 'illustrations/milestone_burndown_chart.svg'
  .col-12
    .text-content
      %h4.text-center= _('No milestones to show')