Merge branch 'main' of git.ebene.ovh:ebene/radiantrh

This commit is contained in:
KANE LAZENI 2026-01-04 12:41:27 +00:00
commit 7a51499def

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()