ac work list: add an option to mask button text

This commit is contained in:
2021-08-22 20:34:27 +02:00
parent 3894c7a56d
commit 52fa4b5549
2 changed files with 4 additions and 5 deletions

View File

@@ -131,7 +131,7 @@
<div class="social-actions mb-5">
<h2 class="mb-3">{{ 'Social actions'|trans }}</h2>
{% include 'ChillPersonBundle:AccompanyingCourseWork:list_by_accompanying_period.html.twig' %}
{% include 'ChillPersonBundle:AccompanyingCourseWork:list_by_accompanying_period.html.twig' with {'buttonText': false } %}
</div>
{% block contentActivity %}