working on some parts of Sheets

This commit is contained in:
Vlyan
2020-12-15 19:30:01 +01:00
parent 971c33321e
commit bee3be183e
28 changed files with 546 additions and 334 deletions

View File

@@ -6,4 +6,5 @@
<li class="item-delete" title="Delete Feat"><i class="fas fa-trash"></i></li>
</ul>
<div class="item-description">{{{ feat.data.description }}}</div>
<div class="item-properties">{{{ feat.data.properties }}}</div>
</li>