forked from public/foundryvtt-reve-de-dragon
Suppression for="Categorie" dans html
Aucun impact, pas de référence trouvée à cet attribut
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
<form class="skill-roll-dialog">
|
||||
<div class="form-group">
|
||||
<label for="categorie">{{tmr.label}} ({{tmr.coord}})</label>
|
||||
<label for="categorie">Rêve actuel à {{diffLibre}}</label>
|
||||
<label>{{tmr.label}} ({{tmr.coord}})</label>
|
||||
<label>Rêve actuel à {{diffLibre}}</label>
|
||||
<span>
|
||||
|
||||
<label for="categorie">Conditions</label>
|
||||
<label>Conditions</label>
|
||||
<select name="diffConditions" id="diffConditions" data-dtype="number">
|
||||
{{#select diffConditions}}
|
||||
{{#each ajustementsConditions as |key|}}
|
||||
|
Reference in New Issue
Block a user