|
|
|
@ -1507,7 +1507,7 @@ module ApplicationHelper
|
|
|
|
|
contest_link = link_to l(:label_contest_innovate), {:controller => 'bids', :action => 'contest', :project_type => 1 , :host => Setting.project_domain}
|
|
|
|
|
bids_link = link_to l(:label_requirement_enterprise), {:controller => 'bids', :action => 'index'}
|
|
|
|
|
forum_link = link_to l(:label_project_module_forums), {:controller => "forums", :action => "index"}
|
|
|
|
|
stores_link = link_to l(:label_stores_index), {:controller => 'stores', :action=> 'index', :host => Setting.course_domain}
|
|
|
|
|
stores_link = link_to l(:label_stores_index), {:controller => 'stores', :action=> 'index'}
|
|
|
|
|
|
|
|
|
|
#@nav_dispaly_project_label
|
|
|
|
|
nav_list = Array.new
|
|
|
|
|