a
This commit is contained in:
parent
db12dbc340
commit
27ba6846df
|
|
@ -341,8 +341,9 @@ Ajaxselectactesmedicauxhospitalisation
|
|||
|
||||
$tarif = $this->nettoyer($prestation['tarif']);
|
||||
|
||||
$prixModifiableEnHospit = $this->nettoyer($prestation['tarif']);
|
||||
|
||||
$prixModifiableEnHospit = $this->nettoyer($prestation['prixModifiableEnHospit']);
|
||||
$prixActeModifiable = $this->nettoyer($prestation['prixActeModifiable']);
|
||||
|
||||
$acteChambre = $this->nettoyer($prestation['acteChambre']);
|
||||
?>
|
||||
<tr valign="top">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user