Correction sur calcul du rang
All checks were successful
Release Creation / build (release) Successful in 51s

This commit is contained in:
2026-01-21 10:55:29 +01:00
parent f445741eda
commit 25b6e30aa8
68 changed files with 225 additions and 223 deletions

View File

@@ -17,13 +17,15 @@
</select>
</li>
<li class="flexrow item">
<label class="generic-label item-field-label-long2">Profil </label>
<select class="status-small-label color-class-common item-field-label-long" type="text" name="system.profil"
value="{{system.profil}}" data-dtype="string">
{{selectOptions config.competenceProfil selected=system.profil labelAttr="name"}}
</select>
</li>
{{#if (eq system.categorie "utile")}}
<li class="flexrow item">
<label class="generic-label item-field-label-long2">Profil </label>
<select class="status-small-label color-class-common item-field-label-long" type="text" name="system.profil"
value="{{system.profil}}" data-dtype="string">
{{selectOptions config.competenceProfil selected=system.profil labelAttr="name"}}
</select>
</li>
{{/if}}
<li class="flexrow item">
<label class="generic-label item-field-label-long2">Compétence de Prédilection ? </label>