Corrections suite a migration Foundry v12

This commit is contained in:
2024-05-01 09:46:37 +02:00
parent 699dba5511
commit 580a2ccaba
80 changed files with 290 additions and 363 deletions

View File

@@ -13,7 +13,7 @@
<label class="generic-label">Type de modificateur </label>
<select class="status-small-label color-class-common" type="text" name="system.modifiertype"
value="{{data.modifiertype}}" data-dtype="string">
{{selectOptions config.modifierTypes selected=data.modifiertype}}
{{selectOptions config.modifierTypes selected=data.modifiertype labelAttr="name"}}
</select>
</span>