a
This commit is contained in:
parent
342a9277d3
commit
586538716e
|
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
echo "KANE AJAX";
|
||||
$soldeConsommation = $baremesolde['soldeConsommation'];
|
||||
$soldeNbreTransaction = $baremesolde['soldeNbreTransaction'];
|
||||
|
||||
|
|
@ -28,6 +29,8 @@
|
|||
|
||||
?>
|
||||
|
||||
Ajaxprixseancesea
|
||||
|
||||
<input class="sr-only" type="text" id="statut" name="statut" value="<?= $statut ?>" >
|
||||
<input class="sr-only" type="number" id="prixBase" name="prixBase" value="<?= $this->nettoyer($prescription['prixBase']) ?>">
|
||||
<input class="sr-only" type="number" id="prixActe" name="prixActe" value="<?= $this->nettoyer($prescription['valeurActeSeance']) ?>" >
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user