Loading module/Application/src/Application/Entity/Db/MacroContent/AgentMacroTrait.php +1 −1 Changes for module/Application/src/Application/Entity/Db/MacroContent/AgentMacroTrait.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ trait AgentMacroTrait $grade_bap = ""; } $texte .= $grade_libelle . " ". $grade_bap; $texte .= " ("; // $texte .= " ("; // if($grade->estFini()) { // $texte .= "du " . $grade->getDateDebut()->format('d/m/Y') . " au " . $grade->getDateFin()->format('d/m/Y'); // } else { Loading Loading
module/Application/src/Application/Entity/Db/MacroContent/AgentMacroTrait.php +1 −1 Changes for module/Application/src/Application/Entity/Db/MacroContent/AgentMacroTrait.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ trait AgentMacroTrait $grade_bap = ""; } $texte .= $grade_libelle . " ". $grade_bap; $texte .= " ("; // $texte .= " ("; // if($grade->estFini()) { // $texte .= "du " . $grade->getDateDebut()->format('d/m/Y') . " au " . $grade->getDateFin()->format('d/m/Y'); // } else { Loading