mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 23:43:37 +02:00
Improvements
This commit is contained in:
parent
303f2fdae7
commit
154c1c939b
10 changed files with 197 additions and 138 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
<div class="main-roll {{#if selectedMainCharacterDisabled}}inactive{{/if}}">
|
||||
<div class="form-group">
|
||||
<label>{{localize "DAGGERHEART.APPLICATIONS.GroupRollSelect.mainCharacter"}}</label>
|
||||
<label>{{localize "DAGGERHEART.APPLICATIONS.GroupRollSelect.leader"}}</label>
|
||||
<div class="form-fields">
|
||||
<select class="main-character-field" {{#if selectedMainCharacterDisabled}}disabled{{/if}}>
|
||||
{{selectOptions selectedMainCharacterOptions selected=selectedMainCharacter.memberId blank="" }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue