Update model

This commit is contained in:
Dominic Zimmer
2020-07-18 00:54:32 +02:00
parent 3174465be2
commit f140df2146
3 changed files with 16 additions and 13 deletions

View File

@@ -52,7 +52,7 @@
<div class="biceps">
<div>
<input type="number" id="sellvalue" value = "1" >
<button id="sell">Sell</button>
<input type="button" id="sell" value="Sell">
</div>
</div>