diff --git a/module/Application/src/Service/WorkflowService.php b/module/Application/src/Service/WorkflowService.php index 2f87f611f171d0ab772d3c52d71999be499ba839..35ab88769cac30bb1b3b2da57919bf8bd87ada92 100755 --- a/module/Application/src/Service/WorkflowService.php +++ b/module/Application/src/Service/WorkflowService.php @@ -353,11 +353,11 @@ class WorkflowService extends AbstractService 'validation_enseignement' => ['workflow'], 'validation_referentiel' => ['workflow'], 'workflow' => [], - //'plafond_structure' => [], - //'plafond_intervenant' => [], - //'plafond_element' => [], - //'plafond_volume_horaire' => [], - //'plafond_referentiel' => [], + 'plafond_intervenant' => [], + 'plafond_structure' => [], + 'plafond_referentiel' => [], + 'plafond_element' => [], + 'plafond_volume_horaire' => [], ]; if ($tableauxBords) {