This commit is contained in:
KONE SOREL 2026-01-04 12:39:56 +00:00
parent 5ae14e4ec0
commit fa198a773c

View File

@ -1517,8 +1517,8 @@ function controle_date_avenant() {
let codeTypeAvenant = $("#codeTypeAvenant").val();
$("#div_periodidite").html("");
$("#dateAvenant").val($("#datejourfr_C").val());
$("#dateAvenant").prop("readonly", true);
$("#motifavenant").prop("readonly", true);
//$("#dateAvenant").prop("readonly", true);
//$("#motifavenant").prop("readonly", true);
}
function init_import_assures()