add store_url to header
This commit is contained in:
parent
c5cc816dec
commit
6edfda3a95
|
@ -204,6 +204,7 @@ Redmine::MenuManager.map :top_menu do |menu|
|
|||
menu.push :contest_innovate, {:controller => 'bids', :action => 'contest', :project_type => 1}
|
||||
menu.push :requirement_enterprise, {:controller => 'bids', :action => 'index'}
|
||||
menu.push :project_module_forums, :forums_path
|
||||
menu.push :course_file, :stores_path
|
||||
|
||||
|
||||
# menu.push :investor, :home_path
|
||||
|
|
Loading…
Reference in New Issue