Use hbs extension
This commit is contained in:
6
templates/actor/editor-notes-mj.hbs
Normal file
6
templates/actor/editor-notes-mj.hbs
Normal file
@ -0,0 +1,6 @@
|
||||
{{#if options.isGM}}
|
||||
<h3>Notes du MJ : </h3>
|
||||
<div class="form-group large-editor">
|
||||
{{editor notesmj target="system.notesmj" button=true owner=options.isOwner editable=options.editable engine="prosemirror"}}
|
||||
</div>
|
||||
{{/if}}
|
Reference in New Issue
Block a user