a
This commit is contained in:
parent
0c1b62c481
commit
810f608a38
|
|
@ -21,12 +21,9 @@
|
|||
|
||||
$forfaitTm = $_SESSION['p_bareme']['bareme_forfaitTm']*1.0;
|
||||
|
||||
// $prixActeModifiable = $_SESSION['p_prixActeModifiable'];
|
||||
$prixActeModifiable = $_SESSION['p_prixActeModifiableConsultation'];
|
||||
?>
|
||||
|
||||
prixActeModifiableAjax => <?= $prixActeModifiable ?>
|
||||
|
||||
<input class="sr-only" type="text" id="prixActe" name="prixActe" value="<?= $prixActe ?>">
|
||||
<input class="sr-only" type="text" id="prixBase" name="prixBase" value="<?= $prixBase ?>">
|
||||
<input class="sr-only" type="text" id="montantTm" name="montantTm" value="<?= $montantTm ?>">
|
||||
|
|
|
|||
|
|
@ -163,8 +163,6 @@
|
|||
</script>
|
||||
<?php endif; ?>
|
||||
|
||||
prixActeModifiableFiche => <?= $prixActeModifiable ?>
|
||||
|
||||
<INPUT class="sr-only datepicker" TYPE="text" id="debutMoisDecompte" NAME="debutMoisDecompte" value="<?= dateLang($_SESSION['p_debutMoisDecompte']) ?>" readonly>
|
||||
<INPUT class="sr-only datepicker" TYPE="text" id="finMoisDecompte" name="finMoisDecompte">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user