summaryrefslogtreecommitdiffstats
path: root/app/views/welcome
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-17 12:05:14 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2011-09-17 12:05:14 +0000
commit9555f740611a8e204fbae4f77f95a35b7e9946d8 (patch)
tree73c00514c8403c808c40a685ac4f6583fd329f1e /app/views/welcome
parent4791a466d78ee0441732541d9ec33f202154404c (diff)
downloadredmine-9555f740611a8e204fbae4f77f95a35b7e9946d8.tar.gz
redmine-9555f740611a8e204fbae4f77f95a35b7e9946d8.zip
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
Diffstat (limited to 'app/views/welcome')
-rw-r--r--app/views/welcome/index.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb
index 125f9dd8a..dbcf6ed9d 100644
--- a/app/views/welcome/index.html.erb
+++ b/app/views/welcome/index.html.erb
@@ -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' %>