Initial items
This commit is contained in:
@@ -5,17 +5,13 @@
|
||||
</div>
|
||||
|
||||
<fieldset>
|
||||
{{formField systemFields.cured value=system.cured localize=true}}
|
||||
{{formField systemFields.isAdvantage value=system.isAdvantage}}
|
||||
</fieldset>
|
||||
|
||||
<fieldset>
|
||||
<legend>{{localize "FTLNOMAD.Label.description"}}</legend>
|
||||
{{formInput
|
||||
systemFields.description
|
||||
enriched=description
|
||||
value=system.description
|
||||
name="system.description"
|
||||
toggled="false"
|
||||
}}
|
||||
{{formInput systemFields.description enriched=enrichedDescription value=system.description name="system.description"
|
||||
toggled=true}}
|
||||
</fieldset>
|
||||
|
||||
</section>
|
||||
Reference in New Issue
Block a user