diff --git a/Js/fonctions.js b/Js/fonctions.js
index 36dd283..16b877b 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -29049,7 +29049,6 @@ function init_prolongation_hospit()
{
prestationsTotal = $("#prestationsTotal").val();
prestationsTotal = parseInt(prestationsTotal);
- alert("prestationsTotal => "+prestationsTotal);
if(prestationsTotal==0)
{
diff --git a/Modele/Prestationactes.php b/Modele/Prestationactes.php
index 8f023a3..9f246cb 100755
--- a/Modele/Prestationactes.php
+++ b/Modele/Prestationactes.php
@@ -649,8 +649,6 @@ class Prestationactes extends Modele
{
$sql = 'call sp_p_get_actesmedicauxhospitalisation_total(?, ?)';
- //var_dump($numeroFeuilleMaladie, $codePrestataire);die();
-
$resultat = $this->executerRequete($sql, array($numeroFeuilleMaladie, $codePrestataire) );
return $resultat->fetch(PDO::FETCH_ASSOC);
diff --git a/Vue/Ajaxbtnavishospitalisation/index.php b/Vue/Ajaxbtnavishospitalisation/index.php
index ecae424..81f2e76 100755
--- a/Vue/Ajaxbtnavishospitalisation/index.php
+++ b/Vue/Ajaxbtnavishospitalisation/index.php
@@ -1,10 +1,3 @@
-
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index f457338..7da61a0 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -891,7 +891,7 @@
-
+