summaryrefslogtreecommitdiff
path: root/app/views/shared/dashboard/_no_filter_selected.html.haml
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")