summaryrefslogtreecommitdiff
path: root/app/views/shared/dashboard/_no_filter_selected.html.haml
blob: b2e6967f6aa8ab6a53b41b7e630d83bcb300a5ef (plain)
1
2
3
4
5
6
7
8
.row.empty-state.text-center
  .col-xs-12
    .svg-130.prepend-top-default
      = image_tag 'illustrations/issue-dashboard_results-without-filter.svg'
  .col-xs-12
    .text-content
      %h4
        = _("Please select at least one filter to see results")