mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-30 02:25:00 +00:00
add notification service for AccompanyingPeriodWork in show
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
{% endmacro %}
|
||||
|
||||
{% if period is not null %}
|
||||
{{ dump(period) }}
|
||||
<div class="flex-table">
|
||||
{% if is_granted('CHILL_PERSON_ACCOMPANYING_PERIOD_SEE', period) %}
|
||||
{% include 'ChillPersonBundle:AccompanyingPeriod:_list_item.html.twig' with {
|
||||
|
Reference in New Issue
Block a user