Loading module/Application/view/application/entretien-professionnel/partial/parcours.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ foreach ($reponses as $reponse) { <?php echo $this->parcoursDeFormation($parcours, $agent, ['mode' => 'modification', 'modification' => $canValider]); ?> <?php endforeach; ?> <?php endforeach; ?> <?php echo $this->parcoursApplication($fiche, $agent, $options); ?> <?php // echo $this->parcoursApplication($fiche, $agent, $options); ?> <h2> Acquis de l'agent </h2> Loading Loading
module/Application/view/application/entretien-professionnel/partial/parcours.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -118,7 +118,7 @@ foreach ($reponses as $reponse) { <?php echo $this->parcoursDeFormation($parcours, $agent, ['mode' => 'modification', 'modification' => $canValider]); ?> <?php endforeach; ?> <?php endforeach; ?> <?php echo $this->parcoursApplication($fiche, $agent, $options); ?> <?php // echo $this->parcoursApplication($fiche, $agent, $options); ?> <h2> Acquis de l'agent </h2> Loading