Login or Register

RSS IconRecent posts in this topic

avatar
Bart N. on Apr 18. 2008. 4:57 pm
title says it all :)

I've been looking where to change this from 10 to 50 but I can't find it anywhere in the code ...
avatar
Ilija Studen on Apr 18. 2008. 5:38 pm
Open DashboardController (/activecollab/application/modules/system/controllers), find index() action and change value of $per_page variable.

Note that there is a reason why projects are paginated - displaying all project will create a lot of clutter on the page and will make that page a bit slower. Use pagination on the Dashboard and Jump to Project popup to quickly move between projects.
activeCollab team member

RSS IconRecent posts in this topic