forked from public/foundryvtt-reve-de-dragon
Gestion etat general pour creatures
This commit is contained in:
@ -178,7 +178,7 @@
|
||||
{{!-- Biography Tab --}}
|
||||
<div class="tab description" data-group="primary" data-tab="description" style="height:200px">
|
||||
<div class="form-group" style="height:200px">
|
||||
{{editor content="data.description" target="data.description" button=true owner=owner editable=editable}}
|
||||
{{editor content=data.description target="data.description" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user