Fix class data
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
<legend>{{localize "PRISMRPG.Label.classFeatures"}}</legend>
|
||||
|
||||
{{#each system.features as |feature level|}}
|
||||
<div class="form-group">
|
||||
<label>{{localize "PRISMRPG.Label.level"}} {{inc @key}}</label>
|
||||
{{formInput
|
||||
(lookup ../systemFields.features.fields @key)
|
||||
@@ -62,7 +61,6 @@
|
||||
name=(concat "system.features." @key)
|
||||
toggled=true
|
||||
}}
|
||||
</div>
|
||||
{{/each}}
|
||||
</fieldset>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user