Ajouts des dernières modifs
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user