From: Toshi MARUYAMA Date: Sat, 17 Sep 2011 06:03:39 +0000 (+0000) Subject: remove trailing white-spaces from app/views/issues/_history.html.erb X-Git-Tag: 1.3.0~667 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c763bdd398c47171345a1265acd32cc7156fefb1;p=redmine.git remove trailing white-spaces from app/views/issues/_history.html.erb git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7301 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/issues/_history.html.erb b/app/views/issues/_history.html.erb index 9c9f78e71..32c6f4ece 100644 --- a/app/views/issues/_history.html.erb +++ b/app/views/issues/_history.html.erb @@ -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 %> - + <% if journal.details.any? %>