Corrections suite a migration Foundry v12
This commit is contained in:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user