a
This commit is contained in:
parent
7a79c3724d
commit
880bf8d5db
|
|
@ -658,7 +658,8 @@
|
|||
<!-- End #main -->
|
||||
<input type="text" class="sr-only" id="numeroClient_C" name="numeroClient_C" value="<?= $this->nettoyer($_SESSION['numeroClient_C']) ?>">
|
||||
<input type="text" class="sr-only" id="codeGcAssureur_C" NAME="codeGcAssureur_C" value="<?= $this->nettoyer($_SESSION['codeGcAssureur_C']) ?>">
|
||||
<input class="sr-only" type="text" id="csrf_token" name="csrf_token" value="<?= $token ?>">
|
||||
<!-- <input class="sr-only" type="text" id="csrf_token" name="csrf_token" value="<?= $token ?>"> -->
|
||||
<input type="hidden" id="csrf_token" name="csrf_token" value="<?= htmlspecialchars($token) ?>">
|
||||
|
||||
<button class="btn-info-context mb-2" id="showSideNav" title="<?= _("Afficher contexte")?>">
|
||||
<i class="fa-solid fa fa-angle-double-left" style="font-size:24px"></i> <i class="fa fa-cog fa-spin" style="font-size:24px"></i>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user