This commit is contained in:
KANE LAZENI 2026-01-03 09:43:02 +00:00
parent ef0a12235b
commit 7595e84797

View File

@ -34,6 +34,6 @@ class ControleurFicheretrait extends Controleur {
{
$this->avenant->enregistrerretrait();
// $this->rediriger("Fichepolice");
$this->rediriger("Fichepolice");
}
}