diff --git a/app/views/journals/diff.html.erb b/app/views/journals/diff.html.erb index b842d87d0..4c3cf9fce 100644 --- a/app/views/journals/diff.html.erb +++ b/app/views/journals/diff.html.erb @@ -2,7 +2,8 @@
由<%= @journal.user %> 更新于 <%= format_time @journal.created_on %>
<%= link_to l(:button_back), issue_path(@issue), :onclick => 'history.back(); return false;' %>