fixed invalid issues link on dashboard

This commit is contained in:
Dmitriy Zaporozhets 2012-03-03 11:23:03 +02:00
parent 6de7dc1e67
commit 62707bb730

View file

@ -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