diff --git a/Js/fonctions.js b/Js/fonctions.js
index e25816d..d99f47d 100644
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -45627,14 +45627,12 @@ function valider_reponse_demande_rd()
alert(data);
},
complete: function() {
- /*
if(codeEtatDemandeRemboursement=="1"){
ajax_context_adherent(idBeneficiaire);
}else{
window.location.assign($("#racineWeb" ).val()+"Historiquedemanderemboursement/");
}
- */
}
});
}
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 24c58d1..26429ca 100644
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -261,7 +261,7 @@ controlerPlafondBeneficiaire : = $_SESSION['controlerPlafondBeneficiaire'] ?>
-
+