mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-16 13:41:07 +01:00
Added CountdownEdit view
This commit is contained in:
parent
58f039ce96
commit
2c51f06f86
15 changed files with 469 additions and 69 deletions
|
|
@ -1,4 +1,6 @@
|
|||
<div>
|
||||
<h2>{{localize "DAGGERHEART.APPLICATIONS.DaggerheartMenu.title"}}</h2>
|
||||
|
||||
<fieldset>
|
||||
<legend>{{localize "Refresh Features"}}</legend>
|
||||
|
||||
|
|
@ -19,4 +21,6 @@
|
|||
<button data-action="refreshActors" {{disabled disableRefresh}}>{{localize "Refresh"}}</button>
|
||||
</div>
|
||||
</fieldset>
|
||||
|
||||
<button data-action="editCountdowns">{{localize "DAGGERHEART.APPLICATIONS.DaggerheartMenu.countdowns"}}</button>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue