a
This commit is contained in:
parent
635e094d67
commit
2c79b35420
|
|
@ -1555,20 +1555,16 @@ function enregistrer_retrait()
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
<<<<<<<<< Temporary merge branch 1
|
|
||||||
function liste_avenant()
|
function liste_avenant()
|
||||||
{
|
{
|
||||||
window.location.assign($("#racineWeb" ).val()+"Listeavenant/");
|
window.location.assign($("#racineWeb" ).val()+"Listeavenant/");
|
||||||
=========
|
}
|
||||||
|
|
||||||
function controle_date_avenant()
|
function controle_date_avenant()
|
||||||
{
|
{
|
||||||
codeTypeAvenant=$("#codeTypeAvenant").val();
|
codeTypeAvenant=$("#codeTypeAvenant").val();
|
||||||
|
|
||||||
$("#div_periodidite").html("");
|
$("#div_periodidite").html("");
|
||||||
|
|
||||||
$("#dateAvenant").val($("#datejourfr_C").val());
|
$("#dateAvenant").val($("#datejourfr_C").val());
|
||||||
|
|
||||||
$("#dateAvenant").readable();
|
$("#dateAvenant").readable();
|
||||||
$("#motifavenant").readable();
|
$("#motifavenant").readable();
|
||||||
>>>>>>>>> Temporary merge branch 2
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user