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:
parent
4791a466d7
commit
9555f74061
|
@ -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' %>
|
||||
|
|
Loading…
Reference in New Issue