forked from public/foundryvtt-reve-de-dragon
#48 : Zone de saisie privée pour le MJ
This commit is contained in:
6
templates/editor-notes-mj.html
Normal file
6
templates/editor-notes-mj.html
Normal file
@ -0,0 +1,6 @@
|
||||
{{#if data.isGM}}
|
||||
<h3>Notes du MJ : </h3>
|
||||
<div class="form-group editor">
|
||||
{{editor content=data.notesmj target="data.notesmj" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
{{/if}}
|
Reference in New Issue
Block a user