This commit is contained in:
KANE LAZENI 2026-01-03 11:48:22 +00:00
parent 635e094d67
commit 2c79b35420

View File

@ -1555,20 +1555,16 @@ function enregistrer_retrait()
});
}
<<<<<<<<< Temporary merge branch 1
function liste_avenant()
{
window.location.assign($("#racineWeb" ).val()+"Listeavenant/");
=========
}
function controle_date_avenant()
{
codeTypeAvenant=$("#codeTypeAvenant").val();
$("#div_periodidite").html("");
$("#dateAvenant").val($("#datejourfr_C").val());
$("#dateAvenant").readable();
$("#motifavenant").readable();
>>>>>>>>> Temporary merge branch 2
}