]> source.dussan.org Git - redmine.git/commitdiff
replace tabs to spaces at app/views/issues/_history.html.erb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 17 Sep 2011 22:59:49 +0000 (22:59 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 17 Sep 2011 22:59:49 +0000 (22:59 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7348 e93f8b46-1217-0410-a6f0-8f06a7374b81

app/views/issues/_history.html.erb

index 32c6f4ece3202439eef3522039671f839daead43..d462ee8f9e2bbe87bd378da415c5edb9aefaab0d 100644 (file)
@@ -4,7 +4,7 @@
     <h4><div class="journal-link"><%= link_to "##{journal.indice}", :anchor => "note-#{journal.indice}" %></div>
     <%= avatar(journal.user, :size => "24") %>
     <%= content_tag('a', '', :name => "note-#{journal.indice}")%>
-               <%= authoring journal.created_on, journal.user, :label => :label_updated_time_by %></h4>
+    <%= authoring journal.created_on, journal.user, :label => :label_updated_time_by %></h4>
 
     <% if journal.details.any? %>
     <ul class="details">