forked from public/foundryvtt-reve-de-dragon
Organisation des parties de la feuille
This commit is contained in:
6
templates/actor/editor-notes-mj.html
Normal file
6
templates/actor/editor-notes-mj.html
Normal file
@ -0,0 +1,6 @@
|
||||
{{#if options.isGM}}
|
||||
<h3>Notes du MJ : </h3>
|
||||
<div class="form-group editor">
|
||||
{{editor notesmj target="system.notesmj" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
{{/if}}
|
Reference in New Issue
Block a user