Allow editing embedded documents (used for spells here) in the item's sheet itself.
This commit is contained in:
parent
516f7ac826
commit
7381a2a7fe
6 changed files with 56 additions and 7 deletions
|
|
@ -33,6 +33,7 @@
|
|||
<div class="spell__actions">
|
||||
<button
|
||||
class="confirm"
|
||||
data-embedded-edit="{{spell.uuid}}"
|
||||
>
|
||||
Edit
|
||||
</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue