a
This commit is contained in:
@@ -21,8 +21,6 @@ class ControleurAjaxdetailprescription extends Controleur {
|
||||
|
||||
$detailprescriptions = $this->detailprescription->getdetailprescription($numeroPrescription);
|
||||
|
||||
$geds = $this->ged->getgedpharmacie();
|
||||
|
||||
$this->genererVueAjax(array('prescription' => $prescription, 'detailprescriptions' => $detailprescriptions));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user