New fixes around sheets
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<div class="{{cssClass}}">
|
||||
{{!-- This template is a fallback for when items don't have more specific templates. --}}
|
||||
{{!-- Generally, you'll want to make more specific templates when possible. --}}
|
||||
<form class="{{cssClass}} form" autocomplete="off">
|
||||
{{> "systems/vermine2047/templates/item/partials/header.hbs"}}
|
||||
{{> "systems/vermine2047/templates/item/partials/header.hbs"}}
|
||||
|
||||
|
||||
{{!-- Sheet Body --}}
|
||||
@@ -37,5 +37,5 @@
|
||||
<div class="editor-wrapper">
|
||||
{{editor system.effects target="system.effects" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user