From 081a0cedf7aafcb386fa48dd0aa0e9879f96a087 Mon Sep 17 00:00:00 2001 From: huang Date: Thu, 2 Jul 2015 15:16:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=A1=B9=E7=9B=AE=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E5=88=97=E8=A1=A8=E4=B8=AD=E5=AF=BC=E5=87=BAatom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/projects/search.html.erb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/projects/search.html.erb b/app/views/projects/search.html.erb index ccffce775..fedc9f846 100644 --- a/app/views/projects/search.html.erb +++ b/app/views/projects/search.html.erb @@ -116,9 +116,9 @@

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