Add v12 support
This commit is contained in:
@@ -15,10 +15,7 @@
|
||||
<li class="flexrow item">
|
||||
<label class="generic-label item-field-label-long">Type : </label>
|
||||
<select class="item-field-label-long" type="text" name="system.profiltype" value="{{system.profiltype}}" data-dtype="String">
|
||||
{{#select system.profiltype}}
|
||||
<option value="mineur">Mineur</option>
|
||||
<option value="majeur">Majeur</option>
|
||||
{{/select}}
|
||||
{{selectOptions config.typeProfil selected=system.profiltype}}
|
||||
</select>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user