diff --git a/app/helpers/projects_helper.rb b/app/helpers/projects_helper.rb index 9f4513f1b..de7cc8492 100644 --- a/app/helpers/projects_helper.rb +++ b/app/helpers/projects_helper.rb @@ -82,7 +82,7 @@ module ProjectsHelper end content = content_tag('ul', content) - content_tag('div', content, :class => "tabs_enterprise") + content_tag('div', content, :class => "tabs") end # end diff --git a/app/views/bids/contest.html.erb b/app/views/bids/contest.html.erb index 501cefbb5..2ba3bc7f4 100644 --- a/app/views/bids/contest.html.erb +++ b/app/views/bids/contest.html.erb @@ -5,7 +5,7 @@ - +
<%= l(:label_contest_innovate) %>当前位置 : <%= l(:label_user_location) %> : <% if User.current.logged? %> <% unless User.current.user_extensions.identity == 1 %> diff --git a/app/views/bids/index.html.erb b/app/views/bids/index.html.erb index 5b7897c3f..4c1daec49 100644 --- a/app/views/bids/index.html.erb +++ b/app/views/bids/index.html.erb @@ -5,7 +5,7 @@ - +
<%= l(:label_requirement_enterprise ) %>当前位置 : <%= l(:label_user_location) %> : <% if User.current.logged? %> <%= link_to(l(:label_new_call), {:controller => 'bids', :action => 'new_bid'}, :class => 'icon icon-add') %> diff --git a/app/views/layouts/base_bids.html.erb b/app/views/layouts/base_bids.html.erb index 2cd973009..377f44132 100644 --- a/app/views/layouts/base_bids.html.erb +++ b/app/views/layouts/base_bids.html.erb @@ -34,7 +34,7 @@ - +
企业众包社区当前位置 : <%= l(:label_user_location) %> :