fix pos update too

This commit is contained in:
Kukks
2019-01-10 15:37:50 +01:00
parent 1c0b904cd2
commit a3ecf48702

View File

@@ -159,7 +159,7 @@
</div>
<div class="col-sm-3">
<label>Price</label>*
<input type="text" class="js-product-price form-control mb-2" value="{price}" />
<input type="number" class="js-product-price form-control mb-2" value="{price}" />
</div>
<div class="col-sm-3">
<label>Custom price</label>