#1039暂时隐藏该按钮

This commit is contained in:
sw 2014-10-15 14:57:41 +08:00
parent 7d84ea70f2
commit 7a685c531d
1 changed files with 3 additions and 3 deletions

View File

@ -16,9 +16,9 @@
<%= render :partial => 'common/diff', :locals => {:diff => @diff, :diff_type => @diff_type, :diff_style => @repository.class.scm_name} %>
<% end -%>
<% other_formats_links do |f| %>
<%= f.link_to 'Diff', :url => params, :caption => 'Unified diff' %>
<% end %>
<%# other_formats_links do |f| %>
<%#= f.link_to 'Diff', :url => params, :caption => 'Unified diff' %>
<%# end %>
<% html_title(with_leading_slash(@path), 'Diff') -%>