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

_no_filter_selected.html.haml « dashboard « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 32246dac4c7fc75db0ba0e45c72412ba86bbcb05 (plain)
1
2
3
4
5
6
7
8
.row.empty-state.text-center
  .col-12
    .svg-130.prepend-top-default
      = image_tag 'illustrations/issue-dashboard_results-without-filter.svg'
  .col-12
    .text-content
      %h4
        = _("Please select at least one filter to see results")