f
This commit is contained in:
parent
5ae14e4ec0
commit
fa198a773c
|
|
@ -1517,8 +1517,8 @@ function controle_date_avenant() {
|
||||||
let codeTypeAvenant = $("#codeTypeAvenant").val();
|
let codeTypeAvenant = $("#codeTypeAvenant").val();
|
||||||
$("#div_periodidite").html("");
|
$("#div_periodidite").html("");
|
||||||
$("#dateAvenant").val($("#datejourfr_C").val());
|
$("#dateAvenant").val($("#datejourfr_C").val());
|
||||||
$("#dateAvenant").prop("readonly", true);
|
//$("#dateAvenant").prop("readonly", true);
|
||||||
$("#motifavenant").prop("readonly", true);
|
//$("#motifavenant").prop("readonly", true);
|
||||||
}
|
}
|
||||||
|
|
||||||
function init_import_assures()
|
function init_import_assures()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user