##// END OF EJS Templates
replace tabs to spaces at app/views/repositories/revisions.html.erb...
Toshi MARUYAMA -
r7185:71d31b772d41
parent child
Show More
@@ -24,7 +24,7
24 24 <% end %>
25 25
26 26 <% other_formats_links do |f| %>
27 <%= f.link_to 'Atom', :url => {:key => User.current.rss_key} %>
27 <%= f.link_to 'Atom', :url => {:key => User.current.rss_key} %>
28 28 <% end %>
29 29
30 30 <% html_title(l(:label_revision_plural)) -%>
General Comments 0
You need to be logged in to leave comments. Login now