Allow items links in editors

This commit is contained in:
2022-09-28 15:42:45 +02:00
parent 4442050b11
commit 895a722f4c
21 changed files with 24 additions and 24 deletions

View File

@ -33,7 +33,7 @@
<li class="flexrow"><label class="generic-label">Modificateur</label><input type="text" name="system.modificateur" value="{{data.modificateur}}" data-dtype="Number"/></li>
</ul>
<label class="generic-label">Description</label>
{{editor data.description target="system.description" button=true owner=owner editable=editable}}
{{editor description target="system.description" button=true owner=owner editable=editable}}
</div>
</section>