Suppression for="Categorie" dans html

Aucun impact, pas de référence trouvée à cet attribut
This commit is contained in:
Vincent Vandemeulebrouck
2021-03-16 22:34:03 +01:00
parent 98de1a6922
commit 830f4fde9a
9 changed files with 47 additions and 48 deletions

View File

@ -5,7 +5,7 @@
</div>
</header>
<label for="categorie">&nbsp;&nbsp;Conditions</label>
<label>&nbsp;&nbsp;Conditions</label>
<select name="diffConditions" id="diffConditions" data-dtype="number">
{{#select diffConditions}}
{{#each ajustementsConditions as |key|}}
@ -13,7 +13,7 @@
{{/each}}
{{/select}}
</select>
<label for="categorie">&nbsp;&nbsp;Jours</label>
<label>&nbsp;&nbsp;Jours</label>
<select name="joursAstrologie" id="joursAstrologie" data-dtype="number">
{{#select joursSuivants}}
{{#each dates as |date key|}}
@ -21,8 +21,8 @@
{{/each}}
{{/select}}
</select>
<label for="categorie">Etat Général: {{etat}}</label>
<label for="categorie">&nbsp;&nbsp;<a id='jet-astrologie'>Faire un jet d'Astrologie</a></label>
<label>Etat Général: {{etat}}</label>
<label>&nbsp;&nbsp;<a id='jet-astrologie'>Faire un jet d'Astrologie</a></label>
{{!-- Sheet Body --}}
<section class="sheet-body">