Foundry v13 migration

This commit is contained in:
2025-05-02 00:00:24 +02:00
parent ee7f37878f
commit bb3a4fc5f7
186 changed files with 776 additions and 674 deletions

View File

@@ -13,7 +13,7 @@
<ul>
<li class="flexrow"><label class="generic-label">Catégorie</label>
<select class="competence-base flexrow" type="text" name="system.categorie" value="{{data.categorie}}" data-dtype="String">
{{selectOptions config.optionsBouclier selected=data.categorie nameAttr="key" labelAttr="label"}}
{{selectOptions config.optionsBouclier selected=data.categorie valueAttr="key" labelAttr="label"}}
</select>
</li>
<li class="flexrow"><label class="generic-label">Equipée ?</label>