Project

General

Profile

Changing Redmine Project View

Added by Eldad Stainbook almost 13 years ago

Hi all,

We have lots of projects (we are a software dev company) and in the main project screen we have to scroll allot to see all project however it's onlu one row and half of the screen is empty , how can i change it so it will have two rows and less scrolling?

cheers

Eldad


Replies (1)

RE: Changing Redmine Project View - Added by Etienne Massip almost 13 years ago

Check your app/views/projects/index.html.erb file; it calls ProjectsHelper#render_project_hierarchy in app/helpers/projects_helper.rb.

    (1-1/1)