Skip to content
Snippets Groups Projects
Commit 6e732fc7 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Correction affichage service...

parent 1f39bd21
Branches
Tags 17.0-beta6
No related merge requests found
......@@ -191,7 +191,7 @@ class IntervenantController extends AbstractController
$campagneSaisie = $this->getServiceCampagneSaisie()->getBy($intervenant->getStatut()->getTypeIntervenant(), $typeVolumeHoraire);
if (!$campagneSaisie->estOuverte()) {
die;
$role = $this->getServiceContext()->getSelectedIdentityRole();
if ($role->getIntervenant()) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment