This commit is contained in:
2026-01-19 14:49:47 +00:00
parent 9882345fda
commit 96218a2293
3 changed files with 5 additions and 2 deletions

View File

@@ -1440,6 +1440,9 @@ function enregistrer_avenant()
</span>
</div>
`);
document.getElementById("formAvenant").submit();
}
});