This commit is contained in:
2026-01-03 01:38:02 +00:00
parent c3521810ed
commit 45445b09fc
2 changed files with 4 additions and 1 deletions

View File

@@ -1377,6 +1377,9 @@ function creer_avenant()
function enregistrer_avenant()
{
alert("enregistrer_avenant");
return;
codeTypeAvenant=$("#codeTypeAvenant").val();
oldCodeTypeAvenant=$("#oldCodeTypeAvenant").val();