]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from app/views/boards/index.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 16 Sep 2011 23:54:19 +0000 (23:54 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Fri, 16 Sep 2011 23:54:19 +0000 (23:54 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7259 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/boards/index.html.erb

index 6310f942efc88b93e65bda18baa8d4492dd28381..7c79835e7bbc604966738af413a11ae7c2ec11d3 100644 (file)
@@ -20,7 +20,7 @@
     <small>
       <% if board.last_message %>
       <%= authoring board.last_message.created_on, board.last_message.author %><br />
-      <%= link_to_message board.last_message %>  
+      <%= link_to_message board.last_message %>
       <% end %>
     </small>
     </td>