a
This commit is contained in:
parent
9ae13f81a8
commit
163cc7d778
|
|
@ -7,6 +7,7 @@
|
|||
$codeReponseEntentePrealable = $subsEnCours['codeReponseEntentePrealable'];
|
||||
?>
|
||||
|
||||
<!--
|
||||
prixTarif
|
||||
<input type="text" type="number" value="<?= $this->nettoyer($medicament['prixTarif']) ?>" >
|
||||
|
||||
|
|
@ -15,7 +16,7 @@ appliquerMargePrixSubstitutMedicament
|
|||
|
||||
margePrixSubstitutMedicament
|
||||
<input type="text" type="number" value="<?= $this->nettoyer(marges['margePrixSubstitutMedicament']) ?>" >
|
||||
|
||||
-->
|
||||
<div id="div_substitution">
|
||||
<form id="frmmedicament" name="frmmedicament" method="post" >
|
||||
<input class="sr-only" type="text" id="prixTarif" name="prixTarif" type="number" value="<?= $this->nettoyer($medicament['prixTarif']) ?>" >
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user