fixed invalid issues link on dashboard
This commit is contained in:
parent
6de7dc1e67
commit
62707bb730
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
= link_to "Issues" , "#issues", :id => "issues"
|
||||
%small ( assigned to you )
|
||||
%strong.right
|
||||
= link_to dashboard_merge_requests_path do
|
||||
= link_to dashboard_issues_path do
|
||||
Vist issues page →
|
||||
%hr
|
||||
.row
|
||||
|
|
Loading…
Reference in a new issue