HERO6 - First import
This commit is contained in:
6
templates/partials/editor-notes-gm.hbs
Normal file
6
templates/partials/editor-notes-gm.hbs
Normal file
@ -0,0 +1,6 @@
|
||||
{{#if data.isGM}}
|
||||
<h3>GM Notes : </h3>
|
||||
<div class="form-group editor">
|
||||
{{editor data.gmnotes target="system.gmnotes" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
{{/if}}
|
Reference in New Issue
Block a user