Ajouts des dernières modifs

This commit is contained in:
2024-10-17 15:45:20 +02:00
parent cad70b9d8e
commit 6e3f952f55
6 changed files with 769 additions and 23 deletions

View File

@@ -86,15 +86,11 @@
<!-- Popup pour pièces justificatives -->
<div id="justificatifForm" class="justificatif-form popup">
<h3>Téléchargez vos pièces justificatives</h3>
<p>Veuillez télécharger le document suivant :</p>
<ul>
<li>Contrat de travail actuel</li>
</ul>
<input type="file" id="justificatif" name="justificatif" required>
<button id="submitJustificatif" onclick="submitJustificatif()">Soumettre</button>
<button onclick="closeJustificatifPopup()">Annuler</button>
<h3>Confirmation de soumission</h3>
<p>Votre demande a bien été prise en compte !</p>
<button onclick="closeJustificatifPopup()">Fermer</button>
</div>
<div class="section-header">
<h2>Prochaines heures</h2>