From 96218a229331c86b4b2adf1501b19cc0d6df2a02 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Mon, 19 Jan 2026 14:49:47 +0000 Subject: [PATCH] test --- Js/fonctions.js | 3 +++ Vue/Creeravenant/index.php | 2 +- Vue/gabarit.php | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 7431720..fe4276a 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1440,6 +1440,9 @@ function enregistrer_avenant() `); + + document.getElementById("formAvenant").submit(); + } }); diff --git a/Vue/Creeravenant/index.php b/Vue/Creeravenant/index.php index 5d40b7b..f3963a6 100644 --- a/Vue/Creeravenant/index.php +++ b/Vue/Creeravenant/index.php @@ -98,7 +98,7 @@
-
diff --git a/Vue/gabarit.php b/Vue/gabarit.php index a81af87..d9abca1 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -654,7 +654,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +