New items and cleanup

This commit is contained in:
2022-12-29 23:23:38 +01:00
parent cb91448c3b
commit 59e8cca56d
32 changed files with 411 additions and 705 deletions

View File

@ -1,22 +0,0 @@
<form class="{{cssClass}}" autocomplete="off">
{{> systems/fvtt-les-heritiers/templates/partial-item-header.html}}
{{> systems/fvtt-les-heritiers/templates/partial-item-nav.html}}
{{!-- Sheet Body --}}
<section class="sheet-body">
{{> systems/fvtt-les-heritiers/templates/partial-item-description.html}}
<div class="tab details" data-group="primary" data-tab="details">
<ul class="item-list alternate-list">
{{> systems/fvtt-les-heritiers/templates/partial-item-prix.html}}
</ul>
</div>
</section>
</form>