adds time tag to comment
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
|
||||
<% end %>
|
||||
|
||||
• <%= l comment.created_at.to_datetime, format: :datetime %>
|
||||
• <time><%= l comment.created_at.to_datetime, format: :datetime %></time>
|
||||
</div>
|
||||
|
||||
<% if comment.as_administrator? %>
|
||||
|
||||
Reference in New Issue
Block a user