Enable links in editor

This commit is contained in:
2022-09-27 20:47:30 +02:00
parent 9631e5e72a
commit 895aa01419
6 changed files with 15 additions and 13 deletions

View File

@@ -40,7 +40,7 @@
</li>
</ol>
{{editor details.biography target="system.details.biography" button=true owner=owner
{{editor biography target="system.details.biography" button=true owner=owner
editable=editable}}
<ol class="items-list">
@@ -49,4 +49,4 @@ editable=editable}}
<div class="item-field flex1 right"></div>
</li>
</ol>
{{editor details.notes target="system.details.notes" button=true owner=owner editable=editable}}
{{editor notes target="system.details.notes" button=true owner=owner editable=editable}}

View File

@@ -20,7 +20,7 @@
</div>
{{/if}}
{{editor item.system.description target="system.description" button=true owner=owner editable=editable}}
{{editor description target="system.description" button=true owner=owner editable=editable}}
</div>
<div class="tab properties" data-group="primary" data-tab="properties">
{{#if (eq item.type "item")}}