Added tag is-author in tab Participants

This commit is contained in:
Alessandro Cuoghi
2017-08-09 17:18:44 +02:00
committed by taitus
parent 35f6ce4b86
commit a68c230408

View File

@@ -45,6 +45,10 @@
<span class="user-name">
<%= link_to participant.name, user_path(participant)%>
</span>
&nbsp;&bull;&nbsp;
<span class="label round is-author">
<%= t("comments.comment.author") %>
</span>
</div>
</div>
</div>