Change order of main-menu items
Added by m. g. almost 14 years ago
is it possible to change the oder of the main-menu items? i'd prefer the wiki-item being the second item. is there a simple way or is the order hardcoded?
Replies (4)
RE: Change order of main-menu items - Added by Felix Schäfer almost 14 years ago
More ore less hard-coded, you'd have to change/patch a line in the core.
RE: Change order of main-menu items - Added by m. g. almost 14 years ago
could you render more precisely what file i'd have to patch? unfortunately i wasn't able to find the specific position myself...
RE: Change order of main-menu items - Added by Felix Schäfer almost 14 years ago
See source:/trunk/lib/redmine.rb#L188, that will change the order for all projects though.
RE: Change order of main-menu items - Added by m. g. almost 14 years ago
thanks a lot, i think this will help