<divid="all"style="display: none;"><!-- hide it -->
<divid="all"style="display: none;">
<divclass="form-group">
<!-- Infos filières informaticien -->
<divid="infoOnly">
...
...
@@ -215,6 +215,7 @@
<hr>
<!-- Activités pro -->
<h3>3. Activités</h3>
<!-- Scolarité -->
<h5>3.1 Scolarité</h5>
<tableid="scolaire">
<tr>
...
...
@@ -260,6 +261,8 @@
<inputtype="text"name="anneeFin"id="anneeFin"class="form-control"placeholder="Année de fin de scolarité"value="<?phpecho$_SESSION['postedForm']['anneeFin']!=''?$_SESSION['postedForm']['anneeFin']:'';?>"maxlength="4"data-required/>
<small>Formations / apprentissages après la scolarité.</small>
...
...
@@ -295,6 +298,8 @@
<?php}}?>
</table>
<buttontype="button"class="btn btn-primary btn-sm mt-3 mb-2"id="addPro">Ajouter une ligne</button>
<!-- / Formations -->
<!-- Stages -->
<h5class="mt-3">3.3 Stages</h5>
<tableid="stages">
<tr>
...
...
@@ -339,13 +344,15 @@
<inputtype="text"name="dejaCandAnnee"id="dejaCandAnneeInput"class="form-control"placeholder="Année de candidature"value="<?phpecho$_SESSION['postedForm']['dejaCandAnnee']!=''?$_SESSION['postedForm']['dejaCandAnnee']:'';?>"maxlength="4"/>
<small>Merci de joindre tous les fichiers demandés, en respectant les formats (si les formats ne sont pas respectés, les fichiers ne seront pas pris en compte).</small>