diff --git a/Vue/Examensmedicaux/index.php b/Vue/Examensmedicaux/index.php
index 4d439d9..8948fab 100755
--- a/Vue/Examensmedicaux/index.php
+++ b/Vue/Examensmedicaux/index.php
@@ -20,24 +20,6 @@
-
-
-
-
-
-
-
+
@@ -251,25 +228,13 @@
$idNonLivre=$this->nettoyer($detailnonlivre['id']);
$valeurActe = $this->nettoyer($detailnonlivre['valeurActe']);
$ententePrealable = $this->nettoyer($detailnonlivre['ententePrealable']);
-
-
$codeActe = $this->nettoyer($detailnonlivre['codeActe']);
-
$libelleActe = $this->nettoyer($detailnonlivre['libelleActe']);
-
- /*
- if($actVisible!="1")
- {
- $libelleActe = $codeActe;
- }
- */
-
$codeGarantie = $this->nettoyer($detailnonlivre['codeGarantie']);
-
$tarif = $this->nettoyer($detailnonlivre['tarif']);
?>
-
+
| |
|