diff --git a/Js/fonctions.js b/Js/fonctions.js
index 016946d..1a661ae 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -1677,7 +1677,7 @@ function liste_avenant()
function controle_date_avenant() {
let codeTypeAvenant = $("#codeTypeAvenant").val();
$("#div_periodidite").html("");
- $("#dateAvenant").val($("#datejourfr_C").val());
+ $("#dateAvenant").val($("#datejour_C").val());
//$("#dateAvenant").prop("readonly", true);
//$("#motifavenant").prop("readonly", true);
}
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 80d7638..cec7cb0 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -655,7 +655,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
-
+