Allow items links in editors

This commit is contained in:
2022-09-28 15:53:50 +02:00
parent d94c1a4dce
commit 4b9af6a383
16 changed files with 29 additions and 19 deletions

View File

@ -36,7 +36,7 @@
<div class="flexcol">
<label class="generic-label">Description</label>
<div class="form-group medium-editor">
{{editor data.description target="system.description" button=true owner=owner editable=editable}}
{{editor description target="system.description" button=true owner=owner editable=editable}}
</div>
</div>
</div>