forked from public/foundryvtt-reve-de-dragon
Des descriptions accessibles
This commit is contained in:
@@ -52,11 +52,11 @@
|
||||
<label for="xp">Jet de Resistance</label>
|
||||
<input class="attribute-value" type="text" name="data.JR" value="{{data.JR}}" data-dtype="String"/>
|
||||
</div>
|
||||
<header class="header-field">
|
||||
<span>Description : </span>
|
||||
</header>
|
||||
<div class="form-group editor" style="height:200px">
|
||||
{{editor content=data.description target="data.description" button=true owner=owner editable=editable}}
|
||||
<div class="flexcol">
|
||||
<span><label>Description : </label></span>
|
||||
<div class="form-group editor">
|
||||
{{editor content=data.description target="data.description" button=true owner=owner editable=editable}}
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
Reference in New Issue
Block a user