Add party an army sheeets
This commit is contained in:
6
templates/actor/army-notes.hbs
Normal file
6
templates/actor/army-notes.hbs
Normal file
@@ -0,0 +1,6 @@
|
||||
<section data-tab="notes" data-group="{{tab.group}}" class="tab {{tab.cssClass}}">
|
||||
<div class="form-group">
|
||||
<label>{{localize "OATHHAMMER.Label.Notes"}}</label>
|
||||
{{formInput systemFields.notes enriched=enrichedNotes value=system.notes name="system.notes" toggled=true}}
|
||||
</div>
|
||||
</section>
|
||||
Reference in New Issue
Block a user