mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Updat beastform setting dialog hbs
This commit is contained in:
parent
eae254824a
commit
5e6a7282ca
1 changed files with 3 additions and 8 deletions
|
|
@ -1,9 +1,4 @@
|
||||||
<fieldset class="action-category">
|
<fieldset>
|
||||||
<legend class="action-category-label">
|
<legend>{{localize "DAGGERHEART.ACTIONS.Config.beastform.label"}}</legend>
|
||||||
<div>{{localize "DAGGERHEART.ACTIONS.Config.beastform.label"}}</div>
|
{{formGroup fields.tierAccess.fields.exact value=source.tierAccess.exact name="beastform.tierAccess.exact" labelAttr="label" valueAttr="key" localize=true blank=""}}
|
||||||
</legend>
|
|
||||||
|
|
||||||
<div class="action-category-data open">
|
|
||||||
{{formGroup fields.tierAccess.fields.exact value=beastform.tierAccess.exact labelAttr="label" valueAttr="key" localize=true blank=""}}
|
|
||||||
</div>
|
|
||||||
</fieldset>
|
</fieldset>
|
||||||
Loading…
Add table
Add a link
Reference in a new issue