diff --git a/Js/fonctions.js b/Js/fonctions.js
index e4b2b96a..339beb24 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -83327,10 +83327,10 @@ function maj_dureeCorrigee_proforma_hospit(idProforma, dureeCorrigee)
error: function(errorData) {
},
success: function(data) {
-
+ $('#div_test_gabarit').html(data);
},
complete: function() {
- ajaxtraitementproformahospitalisation();
+ // ajaxtraitementproformahospitalisation();
}
});
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 8108d8a0..8bd766bd 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -982,7 +982,7 @@
-
+