diff --git a/app/views/layouts/_logined_header.html.erb b/app/views/layouts/_logined_header.html.erb index 077ef249..0101b2a8 100644 --- a/app/views/layouts/_logined_header.html.erb +++ b/app/views/layouts/_logined_header.html.erb @@ -18,6 +18,7 @@ <% end %> +
  • "><%= link_to '文库', libraries_path %>
  • "><%= link_to "竞赛", competitions_path %>
  • "><%= link_to "问答", forums_path %>
  • <% if User.current.ec_school.present? %> @@ -25,7 +26,6 @@ <%= link_to "认证", department_ecs_path(:school_id => User.current.ec_school) %> <% end %> -
  • "><%= link_to '文库', libraries_path %>