|
|
|
@ -203,6 +203,8 @@ Redmine::MenuManager.map :top_menu do |menu|
|
|
|
|
|
menu.push :software_user, {:controller => 'users', :action => 'index'}
|
|
|
|
|
menu.push :contest_innovate, {:controller => 'bids', :action => 'contest', :project_type => 1}
|
|
|
|
|
menu.push :requirement_enterprise, {:controller => 'bids', :action => 'index'}
|
|
|
|
|
menu.push :project_module_boards, {:controller => 'forums', :action => 'index'}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# menu.push :investor, :home_path
|
|
|
|
|
# menu.push :theme, :home_path
|
|
|
|
|