a
This commit is contained in:
parent
da28e75220
commit
e27ac85982
|
|
@ -383,10 +383,12 @@
|
|||
<td align='center'> <input type="button" value=" ... " onClick="javascript:substituer_medicament('<?= $idMedicament ?>','<?= $posologie ?>', '<?= $idDemandeSubstitution ?>','<?= $quantite ?>','<?= $codeMedicamentSubstitut ?>','<?= $idDetail ?>');"></td>
|
||||
<td align='center'> <input type="button" value=" .-. " onClick="javascript:annuler_substit_medicament('<?= $idDetail ?>');"></td>
|
||||
<?php else: ?>
|
||||
<td colspan='2' align='center'> <input type="button" value=" ... " onClick="javascript:substituer_medicament('<?= $idMedicament ?>','<?= $posologie ?>', '<?= $idDemandeSubstitution ?>','<?= $quantite ?>','<?= $codeMedicamentSubstitut ?>','<?= $idDetail ?>');"></td>
|
||||
<td align='center'> <input type="button" value=" ... " onClick="javascript:substituer_medicament('<?= $idMedicament ?>','<?= $posologie ?>', '<?= $idDemandeSubstitution ?>','<?= $quantite ?>','<?= $codeMedicamentSubstitut ?>','<?= $idDetail ?>');"></td>
|
||||
<td align='center'> </td>
|
||||
<?php endif; ?>
|
||||
<?php else: ?>
|
||||
<td colspan='2' width="10%" align='center'>S</td>
|
||||
<td align='center'>S</td>
|
||||
<td align='center'> </td>
|
||||
<?php endif; ?>
|
||||
<?php if($substituable=="1") : ?>
|
||||
<td align='center' style="background-color: yellow;"> <?= $libelleMedicament . " => " . $nomSubstitut ?> </td>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user