From f9aafa85ab056d1967413de417ffd18ab85a4933 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Fri, 17 Apr 2026 09:35:16 +0000 Subject: [PATCH] dser --- 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 17d4e3a6..8d527a25 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -45468,6 +45468,11 @@ function enregistrer_motif_rejet(idMvtTemp) }, success: function(data) { //alert("Success : "+data); + v_msg="Le motif du rejet a été bien enregistré !"; + v_msgEng="The reason for the rejection has been properly recorded!"; + alert_ebene(v_msg, v_msgEng); + + $('#div_observation_rh').modal('hide'); }, complete: function() { diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 4bbebc98..b575abe5 100644 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -263,7 +263,7 @@ controlerPlafondBeneficiaire : - +