Corrections sur traits et fiches perso/creature
Release Creation / build (release) Successful in 8m45s
Release Creation / build (release) Successful in 8m45s
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{{#if data.isGM}}
|
||||
<h3>GM Notes : </h3>
|
||||
<div class="form-group editor">
|
||||
{{editor data.biodata.gmnotes target="system.biodata.gmnotes" button=true owner=owner editable=editable}}
|
||||
{{#if isGM}}
|
||||
<div class="sheet-box color-bg-archetype">
|
||||
<span><h3>Notes du MJ</h3></span>
|
||||
<div class="editor">
|
||||
{{formInput systemFields.biodata.fields.gmnotes enriched=enrichedGmnotes value=system.biodata.gmnotes name="system.biodata.gmnotes" toggled=true}}
|
||||
</div>
|
||||
</div>
|
||||
{{/if}}
|
||||
{{/if}}
|
||||
Reference in New Issue
Block a user