Migrate to FoundryVTT v13 AppV2 +
│ DataModels │ │ - Reorganize DataModels into src/module/models/ (one .mjs per type) │ - Create AppV2 actor/item sheets (HandlebarsApplicationMixin)…
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<form class="{{cssClass}} itemsheet" autocomplete="off">
|
||||
<div class="{{cssClass}} itemsheet">
|
||||
<div class="itemsheet-header">
|
||||
<label>{{localize 'MGT2.TYPES.Item.armor'}}</label>
|
||||
</div>
|
||||
@@ -71,4 +71,4 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
Reference in New Issue
Block a user