mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-12-15 06:43:14 +00:00
Add attachments to workflow
This commit is contained in:
@@ -351,6 +351,7 @@ class WorkflowController extends AbstractController
|
||||
'entity_workflow' => $entityWorkflow,
|
||||
'transition_form_errors' => $errors,
|
||||
'signatures' => $signatures,
|
||||
'related_accompanying_period' => $this->entityWorkflowManager->getRelatedAccompanyingPeriod($entityWorkflow),
|
||||
]
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user