Fix livre

This commit is contained in:
2020-07-05 21:45:25 +02:00
parent b757411f8e
commit ea94e27e5a
10 changed files with 98 additions and 18 deletions

17
templates/dialog-tmr.html Normal file
View File

@ -0,0 +1,17 @@
<form class="tmr-dialog">
<h2 class="comptmrdialog" id="tmrDialogTitle"></h2>
<div class="form-group">
<label for="categorie">Etat général</label><label>{{numberFormat etat decimals=0 sign=true}}</label>
</div>
<div class="form-group">
<label>Ajustement final : </label><label id="roll-param">10 / 0</label>
</div>
<img src="systems/foundryvtt-reve-de-dragon/styles/ui/terres_medianes.png" />
</form>
<script>
</script>