From 3424b5205f94388ef568ee2d2aa86a29516ab71c Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 20 Jan 2026 09:08:22 +0000 Subject: [PATCH] c --- Js/fonctions.js | 2 +- Vue/gabarit.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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']; - +