This commit is contained in:
Philippe Torrel
2026-07-23 14:56:15 +02:00
parent 702443e90e
commit c118892017
7 changed files with 199 additions and 13 deletions

View File

@@ -165,6 +165,8 @@
type="number"
name="price"
id="input-edit-price"
min="0"
step="0.01"
class="form-control input-edit-price" />
<span class="input-group-text">&euro;</span>
</div>