update admin of comments

This commit is contained in:
Simon Vieille 2021-04-01 16:27:55 +02:00
parent b8d64f307f
commit f7f4fa362d

View file

@ -47,7 +47,9 @@
<li class="list-group-item">
<span class="font-weight-bold pb-2 d-block">Article</span>
<a href="{{ path('admin_blog_post_show', {entity: entity.post.id}) }}">
{{ entity.post.title }}
</a>
</li>
{% if entity.parentComment %}
<li class="list-group-item">