From 9f5ad3942a91db76ac520ba95960c6c5a95ca265 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 17 Apr 2026 15:23:45 +0000 Subject: [PATCH] cdert --- Js/fonctions.js | 4 ++++ Vue/Ajaxmouvementassure/index.php | 4 ++-- Vue/gabarit.php | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/Js/fonctions.js b/Js/fonctions.js index 2e4b2f9..af26e66 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -7239,3 +7239,7 @@ function envoyer_notification_avenant(idAvenant) } +function motif_rejet(motif) +{ + alert_ebene(motif, motif); +} \ No newline at end of file diff --git a/Vue/Ajaxmouvementassure/index.php b/Vue/Ajaxmouvementassure/index.php index cb280d0..ead67ce 100644 --- a/Vue/Ajaxmouvementassure/index.php +++ b/Vue/Ajaxmouvementassure/index.php @@ -64,12 +64,12 @@ - +
- + diff --git a/Vue/gabarit.php b/Vue/gabarit.php index eb5f756..5b16752 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -710,7 +710,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +