</div>
<b> <%= link_to comment.user.display_name, :controller => :user, :action =>:view, :display_name => comment.user.display_name %> </b> <br/>
<%= comment.body %>
-
- <% if comment.reassign %>
- <br/>
- <i><%= t('issues.show.comments.reassign') %></i>
- <% end %>
</div>
<span class="deemphasize">
On <%= l comment.created_at.to_datetime, :format => :friendly %>
resolve_with_user: You have tried to resolve the problem with the user
show:
comments:
- reassign: The Issue was reassigned
reassign_param: Reassign Issue?
comment:
provide_details: Please provide the required details