Compatibilité v11/v12
This commit is contained in:
		| @@ -13,13 +13,7 @@ | ||||
|       <span class="flexrow"> | ||||
|         <label class="generic-label">Allégeance : </label> | ||||
|         <select class="status-small-label color-class-common" type="text" name="system.allegeance" value="{{data.allegeance}}" data-dtype="string" > | ||||
|           {{#select data.allegeance}} | ||||
|           <option value="tous">Tous</option> | ||||
|           <option value="chaos">Chaos</option> | ||||
|           <option value="loi">Loi</option> | ||||
|           <option value="betes">Seigneurs des Bêtes</option> | ||||
|           <option value="elementaires">Seigneurs Elementaires</option> | ||||
|           {{/select}} | ||||
|           {{selectOptions config.allegeanceOptions selected=data.allegeance}} | ||||
|         </select>  | ||||
|       </span> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user