Actualiser index.html
CI / PHP Syntax Check (push) Has been cancelled
CI / JavaScript Lint (push) Has been cancelled
CI / Docker Build Test (push) Has been cancelled
CI / Validate Translation Files (push) Has been cancelled
CI / Auto-merge develop → main (push) Has been cancelled
CI / Create GitHub Release (push) Has been cancelled
CI / PHP Syntax Check (push) Has been cancelled
CI / JavaScript Lint (push) Has been cancelled
CI / Docker Build Test (push) Has been cancelled
CI / Validate Translation Files (push) Has been cancelled
CI / Auto-merge develop → main (push) Has been cancelled
CI / Create GitHub Release (push) Has been cancelled
This commit is contained in:
+13
@@ -645,6 +645,19 @@
|
||||
<option value="altro">📦 Altro</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="form-group" id="pf-subcategory-group" style="display:none">
|
||||
<label>🥤 Type de boisson</label>
|
||||
<select id="pf-subcategory" class="form-input">
|
||||
<option value="">-- Sélectionner --</option>
|
||||
<option value="vin">🍷 Vin</option>
|
||||
<option value="biere">🍺 Bière</option>
|
||||
<option value="spiritueux">🥃 Spiritueux</option>
|
||||
<option value="soda">🥤 Soda</option>
|
||||
<option value="jus">🧃 Jus</option>
|
||||
<option value="eau">💧 Eau</option>
|
||||
<option value="autre">📦 Autre</option>
|
||||
</select>
|
||||
</div>
|
||||
<div class="form-row">
|
||||
<div class="form-group flex-1">
|
||||
<label data-i18n="product.unit_label">📏 Unità di misura</label>
|
||||
|
||||
Reference in New Issue
Block a user