working on properties

This commit is contained in:
Vlyan
2020-12-20 17:33:39 +01:00
parent e1105b6293
commit 3bc707be54
3 changed files with 57 additions and 14 deletions

View File

@@ -79,10 +79,8 @@
</label>
</fieldset>
<fieldset>
{{json data.properties}}
<legend class="text-block-header">{{ localize 'l5r5e.properties' }}</legend>
<!-- TODO data.properties a faire en dnd avec les items de type "property" -->
{{> 'systems/l5r5e/templates/items/property/properties.html' properties=data.properties }}
{{> 'systems/l5r5e/templates/items/property/properties.html' properties=data.propertiesList }}
</fieldset>
<fieldset>
<legend class="text-block-header">{{ localize 'l5r5e.description' }}</legend>