暂时取消课程列表到处功能

This commit is contained in:
sw 2014-10-13 11:09:33 +08:00
parent 13ee0dc9b2
commit 3dd14b6112
1 changed files with 3 additions and 3 deletions

View File

@ -56,9 +56,9 @@
</p> </p>
<% end %> <% end %>
<% other_formats_links do |f| %> <%# other_formats_links do |f| %>
<%= f.link_to 'Atom', :url => {:key => User.current.rss_key} %> <%#= f.link_to 'Atom', :url => {:key => User.current.rss_key} %>
<% end %> <%# end %>
<% content_for :sidebar do %> <% content_for :sidebar do %>
<%= form_tag({}, :method => :get) do %> <%= form_tag({}, :method => :get) do %>