diff --git a/Js/fonctions.js b/Js/fonctions.js index d6338d3..db90fd9 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -29044,3 +29044,15 @@ function annuler_substitution_medicament_new(idDetail) { // Si l'utilisateur annule, ne rien faire (return implicite) }); } + +function init_prolongation_hospit() +{ + alert("init_prolongation_hospit"); + return; + + v_msg="Veuillez saisir au moins un prix de prestation!"; + v_msgEng="Please enter at least one service price!"; + + alert_ebene(v_msg, v_msgEng); + return; +} diff --git a/Vue/Ajaxbtnavishospitalisation/index.php b/Vue/Ajaxbtnavishospitalisation/index.php index 78021ba..52cf766 100755 --- a/Vue/Ajaxbtnavishospitalisation/index.php +++ b/Vue/Ajaxbtnavishospitalisation/index.php @@ -1,6 +1,10 @@ -AJAX + + + + diff --git a/Vue/Chambre/index.php b/Vue/Chambre/index.php index cf3c970..5239c0c 100755 --- a/Vue/Chambre/index.php +++ b/Vue/Chambre/index.php @@ -309,14 +309,6 @@