Loading module/Application/view/application/agent/afficher.phtml +1 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ use EntretienProfessionnel\Entity\Db\EntretienProfessionnel; * @var Agent $agent * @var EntretienProfessionnel[] $entretiens * @var Agent[] $superieures * @var Agent[] $responsables * @var Agent[] $autorites * @var array $parcoursArray * @var FichePoste[] $fichespostes Loading Loading @@ -140,7 +139,7 @@ if ($agent !== null) { <?php echo $this->partial('partial/informations-generales', ['agent' => $agent, 'affectations' => $affectations, 'superieures' => $superieures, 'responsables' => $responsables, 'autorites' => $autorites, 'superieures' => $superieures, 'autorites' => $autorites, 'statuts' => $statuts, 'echelon' => $echelon, 'grades' => $grades, 'quotite' => $quotite, 'canInfoSource' => $canInfoSource]); ?> </div> Loading module/Application/view/application/agent/partial/informations-generales.phtml +0 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ * @var AgentGrade[] $grades * @var AgentEchelon|null $echelon * @var Agent[] $superieures * @var Agent[] $responsables * @var Agent[] $autorites * @var AgentQuotite $quotite * @var bool $canInfoSource Loading Loading
module/Application/view/application/agent/afficher.phtml +1 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,6 @@ use EntretienProfessionnel\Entity\Db\EntretienProfessionnel; * @var Agent $agent * @var EntretienProfessionnel[] $entretiens * @var Agent[] $superieures * @var Agent[] $responsables * @var Agent[] $autorites * @var array $parcoursArray * @var FichePoste[] $fichespostes Loading Loading @@ -140,7 +139,7 @@ if ($agent !== null) { <?php echo $this->partial('partial/informations-generales', ['agent' => $agent, 'affectations' => $affectations, 'superieures' => $superieures, 'responsables' => $responsables, 'autorites' => $autorites, 'superieures' => $superieures, 'autorites' => $autorites, 'statuts' => $statuts, 'echelon' => $echelon, 'grades' => $grades, 'quotite' => $quotite, 'canInfoSource' => $canInfoSource]); ?> </div> Loading
module/Application/view/application/agent/partial/informations-generales.phtml +0 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ * @var AgentGrade[] $grades * @var AgentEchelon|null $echelon * @var Agent[] $superieures * @var Agent[] $responsables * @var Agent[] $autorites * @var AgentQuotite $quotite * @var bool $canInfoSource Loading