Commit 6e732fc7 authored by Antony Le Courtes's avatar Antony Le Courtes
Browse files

Correction affichage service...

parent 1f39bd21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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()) {