Migration vers DataModels et appv2

This commit is contained in:
2026-01-10 15:08:28 +01:00
parent 939cfb1e86
commit b113f630bf
75 changed files with 8232 additions and 11 deletions

View File

@@ -0,0 +1,17 @@
<section class="{{cssClass}}" autocomplete="off">
{{> systems/fvtt-les-heritiers/templates/partial-item-header.hbs this}}
{{> systems/fvtt-les-heritiers/templates/partial-item-nav.hbs this}}
{{> systems/fvtt-les-heritiers/templates/partial-item-description.hbs this}}
<div class="tab details" data-group="primary" data-tab="details">
<ul class="item-list alternate-list">
<!-- Les atouts féériques n'ont que la description -->
<li class="flexrow item">
<label class="generic-label">Les atouts féériques sont décrits dans l'onglet Description</label>
</li>
</ul>
</div>
</section>