mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
remove dropped tests, separate list item in external include
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% if period is not null %}
|
||||
{% if is_granted('CHILL_PERSON_ACCOMPANYING_PERIOD_SEE', period) %}
|
||||
<a href="{{ path('chill_person_accompanying_course_index', {'accompanying_period_id': notification.relatedEntityId }) }}">
|
||||
Show and Go to Accompanying Course
|
||||
Resume Accompanying Course (renderbox + links)
|
||||
</a>
|
||||
{% else %}
|
||||
You are getting a notification for a period you are not allowed to see. This is the minimal details: {{ period.id }}
|
||||
|
Reference in New Issue
Block a user