diff --git a/Controleur/ControleurFicheretrait.php b/Controleur/ControleurFicheretrait.php index bfbdea8..6c4d1fe 100644 --- a/Controleur/ControleurFicheretrait.php +++ b/Controleur/ControleurFicheretrait.php @@ -34,6 +34,6 @@ class ControleurFicheretrait extends Controleur { { $this->avenant->enregistrerretrait(); - // $this->rediriger("Fichepolice"); + $this->rediriger("Fichepolice"); } } \ No newline at end of file