Added tag is-author in tab Participants
This commit is contained in:
committed by
taitus
parent
35f6ce4b86
commit
a68c230408
@@ -45,6 +45,10 @@
|
|||||||
<span class="user-name">
|
<span class="user-name">
|
||||||
<%= link_to participant.name, user_path(participant)%>
|
<%= link_to participant.name, user_path(participant)%>
|
||||||
</span>
|
</span>
|
||||||
|
•
|
||||||
|
<span class="label round is-author">
|
||||||
|
<%= t("comments.comment.author") %>
|
||||||
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user