Skip to content
Snippets Groups Projects
Commit 50d44202 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

add link to project issues from dashboard issues

parent e8b963fc
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -15,6 +15,11 @@
- project = group[0]
%h5.title
= link_to_project project
 
%i.icon-angle-right
 
= link_to 'issues', project_issues_path(project)
%ul.well-list.issues-list
- group[1].each do |issue|
= render issue
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment