This commit is contained in:
2026-01-03 09:25:23 +00:00
parent 95e0c63637
commit e2035442af
3 changed files with 4 additions and 2 deletions

View File

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