a
This commit is contained in:
parent
0cfe7c08ee
commit
d4bee894cf
|
|
@ -40,6 +40,7 @@
|
|||
|
||||
|
||||
$motifExam = $examen['motifExamen'];
|
||||
$token = $_SESSION['csrf_token_submieted'];
|
||||
?>
|
||||
|
||||
<div id="div_prescription">
|
||||
|
|
@ -56,6 +57,8 @@
|
|||
<input class="sr-only" id="codeReponseEntentePrealable" name="codeReponseEntentePrealable" type="text" value= "<?= $codeReponseEntentePrealable ?>">
|
||||
<input class="sr-only" type="text" id="prescriptionSiCritereBareme" name="prescriptionSiCritereBareme" value="<?= $_SESSION['p_prescriptionSiCritereBareme_C'] ?>" >
|
||||
|
||||
<input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
|
||||
|
||||
<div id="div_contestation"></div>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user