summaryrefslogtreecommitdiff
path: root/app/views/dashboard/issues.html.haml
blob: db19a46cb263dd075e79dbcd6dc1e62e4396d5a7 (plain)
1
2
3
4
5
6
7
8
9
10
%h3.page-title
  Issues

%p.light
  List all issues from all projects you have access to.
%hr

.append-bottom-20
  = render 'shared/issuable_filter'
= render 'shared/issues'