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

issues.html.haml « dashboard « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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'