##// END OF EJS Templates
remove trailing white-spaces from app/views/welcome/index.html.erb...
Toshi MARUYAMA -
r7217:9555f740611a
parent child
Show More
@@ -29,7 +29,7
29 </div>
29 </div>
30 <% end %>
30 <% end %>
31 <%= call_hook(:view_welcome_index_right, :projects => @projects) %>
31 <%= call_hook(:view_welcome_index_right, :projects => @projects) %>
32 </div>
32 </div>
33
33
34 <% content_for :header_tags do %>
34 <% content_for :header_tags do %>
35 <%= stylesheet_link_tag 'scm' %>
35 <%= stylesheet_link_tag 'scm' %>
General Comments 0
You need to be logged in to leave comments. Login now