diff --git a/app/views/issues/_history.html.erb b/app/views/issues/_history.html.erb index 9c9f78e..32c6f4e 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? %>