a
This commit is contained in:
commit
635e094d67
|
|
@ -1555,3 +1555,20 @@ 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
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user