]> source.dussan.org Git - redmine.git/commitdiff
remove trailing white-spaces from app/views/issues/_history.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 17 Sep 2011 06:03:39 +0000 (06:03 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 17 Sep 2011 06:03:39 +0000 (06:03 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7301 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/issues/_history.html.erb

index 9c9f78e71c6802bd98f24017d5cac2ae2a8ba8d1..32c6f4ece3202439eef3522039671f839daead43 100644 (file)
@@ -5,7 +5,7 @@
     <%= avatar(journal.user, :size => "24") %>
     <%= content_tag('a', '', :name => "note-#{journal.indice}")%>
                <%= authoring journal.created_on, journal.user, :label => :label_updated_time_by %></h4>
-    
+
     <% if journal.details.any? %>
     <ul class="details">
       <% for detail in journal.details %>