Loading module/Application/view/application/fiche-poste/selectionner-competences-retirees.phtml +1 −1 Changes for module/Application/view/application/fiche-poste/selectionner-competences-retirees.phtml: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ $listings["Opérationnelles"] = []; $listings["Comportementales"] = []; foreach ($competences as $item) { $listings[$item['object']->getType()->getLibelle()][] = $item; $listings[$item['entite']->getType()->getLibelle()][] = $item; } ?> Loading Loading
module/Application/view/application/fiche-poste/selectionner-competences-retirees.phtml +1 −1 Changes for module/Application/view/application/fiche-poste/selectionner-competences-retirees.phtml: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ $listings["Opérationnelles"] = []; $listings["Comportementales"] = []; foreach ($competences as $item) { $listings[$item['object']->getType()->getLibelle()][] = $item; $listings[$item['entite']->getType()->getLibelle()][] = $item; } ?> Loading