diff --git a/Js/fonctions.js b/Js/fonctions.js
index afb1ab8..50d97a0 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -24567,7 +24567,8 @@ function add_selected_acte_proforma_hosp(controle)
success: function(data) {
$("#searchInput").val('');
- $("#div_prestations").html('
' + '
');
+ // $("#div_prestations").html('' + '
');
+ $("#div_prestations").html('' + '
');
if(idProforma > 0){
if(nomForm=="hospitalisationproforma"){
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index 573255d..6873237 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -885,7 +885,7 @@
-
+