Item sheets, WIP

This commit is contained in:
2022-11-03 15:06:47 +01:00
parent c38c5e95bf
commit 1b04f6ce69
14 changed files with 304 additions and 211 deletions

View File

@@ -0,0 +1,8 @@
<div class="tab description" data-group="primary" data-tab="description">
<div>
<label class="generic-label">Description</label>
<div class="medium-editor item-text-long-line">
{{editor description target="system.description" button=true owner=owner editable=editable}}
</div>
</div>
</div>