This commit is contained in:
KANE LAZENI 2026-06-12 19:03:28 +00:00
parent c01294a683
commit c7145b5d46

View File

@ -6,6 +6,7 @@
$agePrescription = $prescription['agePrescription'];
$ajoutPrescriptionExam = ($_SESSION['p_ajoutPrescriptionExam_C']==1) ;
$actVisible = $_SESSION['p_actVisible'];
$token = $_SESSION['csrf_token_submieted'];
?>
@ -14,6 +15,7 @@
</script>
<legend><?= _("Laboratoire interne") ?></legend>
<input class="sr-only" id="facture" name="facture" type="text" value= "<?= $facture ?>" >
<input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
<table class="table table-responsive table-condensed" style='font-size:9pt;' >
<tbody>