Skip to content
Snippets Groups Projects
Commit f5c57ffd authored by Gyan Gupta's avatar Gyan Gupta
Browse files

some changes

parent 250c2192
No related tags found
1 merge request!217Reorder workflow comments latest on top
Pipeline #11867 failed
......@@ -33,7 +33,7 @@
<div class="card mb-4">
<div class="comment-head">
<div class="float-left"><%= comment.name_of_commentor %></div>
<div class="float-right"><%= comment.created_at.strftime("%F %H:%M %p") %></div>
<div class="float-right"><%= comment.created_at.strftime("%F %H:%M") %></div>
</div>
<div class="card-body">
<p><%= comment.comment %></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment