diff --git a/Controleur/ControleurAjaxdetailprescription.php b/Controleur/ControleurAjaxdetailprescription.php index d6b14a4..8b895ad 100644 --- a/Controleur/ControleurAjaxdetailprescription.php +++ b/Controleur/ControleurAjaxdetailprescription.php @@ -21,6 +21,8 @@ class ControleurAjaxdetailprescription extends Controleur { $detailprescriptions = $this->detailprescription->getdetailprescription($numeroPrescription); + $geds = $this->ged->getgedpharmacie(); + $this->genererVueAjax(array('prescription' => $prescription, 'detailprescriptions' => $detailprescriptions)); } diff --git a/Vue/Ajaxdetailprescription/index.php b/Vue/Ajaxdetailprescription/index.php index f783810..ecdd42d 100644 --- a/Vue/Ajaxdetailprescription/index.php +++ b/Vue/Ajaxdetailprescription/index.php @@ -193,52 +193,4 @@ -
-
- - - - - - - - - - - - - - - -
" />
-
- - " ")) : ?> - - - - - - - - - - - - nettoyer($ged['idGed']); - $cheminFichier = $this->nettoyer($ged['cheminFichier']); - ?> - - - - - - - -
Date
nettoyer($ged['dateSysteme'])) ?>nettoyer($ged['nomOrigine']) ?> - -
-
- diff --git a/Vue/Prescription/index.php b/Vue/Prescription/index.php index 9ae316a..ee1c81c 100644 --- a/Vue/Prescription/index.php +++ b/Vue/Prescription/index.php @@ -462,53 +462,6 @@ -
-
- - - - - - - - - - - - - - - -
" />
-
- - " ")) : ?> - - - - - - - - - - - - nettoyer($ged['idGed']); - $cheminFichier = $this->nettoyer($ged['cheminFichier']); - ?> - - - - - - - -
Date
nettoyer($ged['dateSysteme'])) ?>nettoyer($ged['nomOrigine']) ?> - -
-
+ +
+ GED MEDIC +
+ + + + + + + + + + + + + + + +
" />
+
+ + " ")) : ?> + + + + + + + + + + + + nettoyer($ged['idGed']); + $cheminFichier = $this->nettoyer($ged['cheminFichier']); + ?> + + + + + + + +
Date
nettoyer($ged['dateSysteme'])) ?>nettoyer($ged['nomOrigine']) ?> + +
+