Ajout de 8 questions

This commit is contained in:
2024-12-05 16:23:49 +01:00
parent ff1252dcf5
commit 3a2dc7be63
13 changed files with 34 additions and 32 deletions

View File

@@ -37,6 +37,7 @@
<li class="flexrow">
<label class="item-name-label-long">Caractéristique +1</label>
<select name="system.caracteristiques.{{caracKey}}.caracId">
<option value="none">Aucune</option>
{{selectOptions @root.config.caracteristiques selected=carac.caracId labelAttr="label" blank=""}}
</select>
</li>