diff --git a/src/Bundle/ChillMainBundle/Resources/views/Workflow/_history.html.twig b/src/Bundle/ChillMainBundle/Resources/views/Workflow/_history.html.twig index 72aab397c..acbf97cf7 100644 --- a/src/Bundle/ChillMainBundle/Resources/views/Workflow/_history.html.twig +++ b/src/Bundle/ChillMainBundle/Resources/views/Workflow/_history.html.twig @@ -81,6 +81,15 @@ {% endif %} + {% if step.ccUser|length > 0 %} +

{{ 'workflow.Users put in Cc'|trans }} :

+ + {% endif %} + {% if entity_workflow.currentStep.destEmail|length > 0 %}

{{ 'workflow.An access key was also sent to those addresses'|trans }} :