diff --git a/Vue/Ajaxactesproformahospitalisation/index.php b/Vue/Ajaxactesproformahospitalisation/index.php
index 8e69521..e39764e 100755
--- a/Vue/Ajaxactesproformahospitalisation/index.php
+++ b/Vue/Ajaxactesproformahospitalisation/index.php
@@ -36,8 +36,7 @@
else
{
require 'Vue/Ajaxactesproformahospitalisation/listeconsultation.php';
- }
-
+ }
?>
diff --git a/Vue/Ajaxchargeractesproformahospitalisation/index.php b/Vue/Ajaxchargeractesproformahospitalisation/index.php
index 92ce641..ee6a34d 100755
--- a/Vue/Ajaxchargeractesproformahospitalisation/index.php
+++ b/Vue/Ajaxchargeractesproformahospitalisation/index.php
@@ -1,26 +1,41 @@
-
- ",$v["libelle"]);
-
- if (isset($tab[2]) && $tab[2] != "Garanti"){
- $style = "background-color: red; color:white;";
- }elseif (isset($tab[3]) && $tab[3] == "Demander Accord"){
- $style = "background-color: yellow;";
- }else{
- $style = "background-color: white;";
+
+
+ ",$v["libelle"]);
+
+ if (isset($tab[2]) && $tab[2] != "Garanti"){
+ $style = "background-color: red; color:white;";
+ }elseif (isset($tab[3]) && $tab[3] == "Demander Accord"){
+ $style = "background-color: yellow;";
+ }else{
+ $style = "background-color: white;";
+ }
+ ?>
+
+ - ');add_selected_acte_proforma_hosp(' ".$v["libelle"]; ?>');">
+
+
+
+
+
+
-- ');add_selected_acte_proforma_hosp(' ".$v["libelle"]; ?>');">
-
-
+ else
+ {
+ ?>
+
+
+
-
-
\ No newline at end of file
+ }
+?>
\ No newline at end of file