a
This commit is contained in:
@@ -1556,3 +1556,15 @@ function enregistrer_retrait()
|
||||
}
|
||||
});
|
||||
}
|
||||
a
|
||||
function controle_date_avenant()
|
||||
{
|
||||
codeTypeAvenant=$("#codeTypeAvenant").val();
|
||||
|
||||
$("#div_periodidite").html("");
|
||||
|
||||
$("#dateAvenant").val($("#datejourfr_C").val());
|
||||
|
||||
$("#dateAvenant").readable();
|
||||
$("#motifavenant").readable();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user