diff --git a/app/views/dashboard/_projects.html.haml b/app/views/dashboard/_projects.html.haml index f2cd57504c1..5a49bf0c6b1 100644 --- a/app/views/dashboard/_projects.html.haml +++ b/app/views/dashboard/_projects.html.haml @@ -19,7 +19,7 @@ %li.bottom %span.light #{@projects_limit} of #{pluralize(@projects_count, 'project')} displayed. - .pull-right.append-right-10 + .pull-right = link_to projects_dashboard_path do Show all %i.icon-angle-right