Add person menu entry for signature list

This commit is contained in:
2024-09-04 15:13:14 +00:00
committed by Julien Fastré
parent 3e5a558cdf
commit 5f5d4b8f06
13 changed files with 240 additions and 30 deletions

View File

@@ -38,6 +38,11 @@
{% if display_action is defined and display_action == true %}
<ul class="record_actions">
{% for dam in display_action_more|default([]) %}
<li>
{{ dam|raw }}
</li>
{% endfor %}
{% if document.course != null and is_granted('CHILL_PERSON_ACCOMPANYING_PERIOD_SEE', document.course) %}
<li>
<a href="{{ path('chill_person_accompanying_course_index', {'accompanying_period_id': document.course.id}) }}" class="btn btn-show change-icon">