From 15f55fec3256e9a41af203c562d4b31db3f3287f Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 2 Jan 2026 16:08:53 +0000 Subject: [PATCH] v --- Js/fonctions.js | 5 +++++ Vue/gabarit.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index cdea5d8..b00024c 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -1320,3 +1320,8 @@ function ajaxListerLocalite() } }); } + +function imprimer_contrat() +{ + window.location.assign($("#racineWeb" ).val()+"Contrat/"); +} \ No newline at end of file diff --git a/Vue/gabarit.php b/Vue/gabarit.php index e276d61..850adb7 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -595,7 +595,7 @@ $activeChildId = $menuData['child']; - +