#210 : Champ description (MJ seulement) pour tout les items

This commit is contained in:
2021-06-29 16:03:10 +02:00
parent 52fff9e79e
commit ab9f6f0017
37 changed files with 169 additions and 212 deletions

View File

@ -24,12 +24,9 @@
<label for="xp">Prix (sols) </label>
<input class="attribute-value" type="text" name="data.cout" value="{{data.cout}}" data-dtype="Number"/>
</div>
<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>
{{>"systems/foundryvtt-reve-de-dragon/templates/partial-item-description.html"}}
</section>
</form>