##// END OF EJS Templates
replace a tab to spaces at app/views/projects/index.html.erb...
Toshi MARUYAMA -
r7111:cc52bf19f711
parent child
Show More
@@ -20,7 +20,7
20 20 <% end %>
21 21
22 22 <% other_formats_links do |f| %>
23 <%= f.link_to 'Atom', :url => {:key => User.current.rss_key} %>
23 <%= f.link_to 'Atom', :url => {:key => User.current.rss_key} %>
24 24 <% end %>
25 25
26 26 <% html_title(l(:label_project_plural)) -%>
General Comments 0
You need to be logged in to leave comments. Login now