#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

@ -16,12 +16,9 @@
<label>Référence / Auteur</label>
<input class="attribute-value" type="text" name="data.reference" value="{{data.reference}}" data-dtype="String"/>
</div>
<div class="flexcol">
<span><label class="alchimie-title">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>