mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-24 20:16:08 +10:00
Fix dashboard for projects > 30
This commit is contained in:
@@ -20,6 +20,6 @@
|
||||
%span.light
|
||||
#{@projects_limit} of #{pluralize(@projects_count, 'project')} displayed.
|
||||
.pull-right
|
||||
= link_to namespace_projects_dashboard_path do
|
||||
= link_to projects_dashboard_path do
|
||||
Show all
|
||||
%i.fa.fa-angle-right
|
||||
|
||||
Reference in New Issue
Block a user