mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Patch by Mizuki ISHIKAWA (user:ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@23896 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
e76fb425c5
commit
1026e63c56
@ -41,7 +41,7 @@
|
||||
<p><%= toggle_link l(:label_comment_add), "add_comment_form", :focus => "comment_comments", :scroll => "comment_comments" %></p>
|
||||
<% end %>
|
||||
<% @comments.each do |comment| %>
|
||||
<div class="message reply journal-entry" id="<%= "message-#{comment.id}" %>">
|
||||
<div class="message reply journal" id="<%= "message-#{comment.id}" %>">
|
||||
<% next if comment.new_record? %>
|
||||
<h4 class="reply-header journal-header">
|
||||
<span class="journal-info">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user