##// END OF EJS Templates
replace tabs to spaces at app/views/repositories/diff.html.erb...
Toshi MARUYAMA -
r7186:307dd7d73a16
parent child
Show More
@@ -13,7 +13,7
13 13 <% end -%>
14 14
15 15 <% other_formats_links do |f| %>
16 <%= f.link_to 'Diff', :url => params, :caption => 'Unified diff' %>
16 <%= f.link_to 'Diff', :url => params, :caption => 'Unified diff' %>
17 17 <% end %>
18 18
19 19 <% html_title(h(with_leading_slash(@path)), 'Diff') -%>
General Comments 0
You need to be logged in to leave comments. Login now