Gestion des heritages

This commit is contained in:
2023-12-19 21:35:20 +01:00
parent a7d1a14c52
commit df61abac19
57 changed files with 61 additions and 6 deletions

View File

@@ -40,9 +40,7 @@
</div>
</li>
{{#if (count skill.specList)}}
<li class="item flexrow" data-item-id="{{skill._id}}" data-item-type="competence">
<span class="specialisarion-margin item-field-label-long2">{{skill.specList}}</span>
</li>
{{/if}}
{{/each}}