Enable links in editor
This commit is contained in:
@@ -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}}
|
@@ -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")}}
|
||||
|
Reference in New Issue
Block a user