Ajout pouvoirs et jets associés

This commit is contained in:
2023-11-30 21:27:57 +01:00
parent cc0faec25e
commit 046cdf4fb2
66 changed files with 261 additions and 187 deletions

View File

@ -31,7 +31,7 @@
<input type="text" class="padd-right status-small-label color-class-common" name="system.rarete" value="{{data.rarete}}" data-dtype="Number" />
</span>
<span class="flexrow">
<label class="generic-label">Prix </label>
<label class="generic-label">Prix (PZ)</label>
<input type="text" class="padd-right status-small-label color-class-common" name="system.prix" value="{{data.prix}}" data-dtype="Number" />
</span>