First row of tests and fixes
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<section class="tab creature-description {{tab.cssClass}}" data-group="sheet" data-tab="description">
|
||||
|
||||
<fieldset>
|
||||
<legend>{{localize "AWEMMY.Character.Description"}}</legend>
|
||||
{{formInput
|
||||
systemFields.description
|
||||
enriched=enrichedDescription
|
||||
value=system.description
|
||||
name="system.description"
|
||||
toggled=true
|
||||
}}
|
||||
</fieldset>
|
||||
|
||||
</section>
|
||||
Reference in New Issue
Block a user