remove trailing white-spaces from app/views/welcome/index.html.erb

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7337 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-09-17 12:05:14 +00:00
parent 4791a466d7
commit 9555f74061

View File

@ -29,7 +29,7 @@
</div>
<% end %>
<%= call_hook(:view_welcome_index_right, :projects => @projects) %>
</div>
</div>
<% content_for :header_tags do %>
<%= stylesheet_link_tag 'scm' %>