mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46:12 +01:00
8 lines
No EOL
330 B
Handlebars
8 lines
No EOL
330 B
Handlebars
<fieldset class="action-category">
|
|
<legend class="action-category-label" data-action="toggleSection" data-section="target">
|
|
<div>Target</div>
|
|
</legend>
|
|
<div class="action-category-data open">
|
|
{{formField targetField.type label="Target" name="target" rootId=partId localize=true}}
|
|
</div>
|
|
</fieldset> |