<fieldset class="module aligned">
- <h2>Annuaire</h2>
+ <h2>Localisation</h2>
{% include "rh/form-row.html" with label="Région" value=dossier.poste.implantation.region %}
{% include "rh/form-row.html" with label="Implantation" value=dossier.poste.implantation %}
</fieldset>
<fieldset class="module aligned">
<h2>Informations générales</h2>
+ {% include "rh/form-row.html" with label="Échelon" value=dossier.classement %}
{% include "rh/form-row.html" with label="Date début d'occupation" value=dossier.date_debut %}
{% include "rh/form-row.html" with label="Date fin d'occupation" value=dossier.date_fin %}
{% include "rh/form-row.html" with label="Régime de travail (% du temps complet)" value=dossier.regime_travail %}