#1039暂时隐藏该按钮
This commit is contained in:
parent
7d84ea70f2
commit
7a685c531d
|
@ -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') -%>
|
||||
|
||||
|
|
Loading…
Reference in New Issue