a
This commit is contained in:
parent
42565d947f
commit
2184063974
|
|
@ -187,7 +187,7 @@
|
|||
<!-- Message de retour -->
|
||||
<div id="upload-feedback" class="mb-3"></div>
|
||||
|
||||
<form id="form-upload" enctype="multipart/form-data">
|
||||
<form id="form-upload" enctype="multipart/form-data" action="Remboursement" method="post">
|
||||
<!-- <input type="hidden" id="csrf_token_upload" name="csrf_token_upload" value="<?= htmlspecialchars($token) ?>"> -->
|
||||
<input class="form-control" type="text" id="csrf_token_upload" name="csrf_token_upload" value="<?= htmlspecialchars($token) ?>">
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user