inject stratvars

This commit is contained in:
David Brazda
2023-04-14 12:06:37 +02:00
parent a1aa1c3f75
commit 8f7ca4a8b2
16 changed files with 144 additions and 57 deletions

View File

@@ -228,7 +228,7 @@
</div>
<div class="form-group">
<label for="cash" class="control-label">cash</label>
<input type="number" class="form-control" id="cash" name="cash" placeholder="cash" value=0>
<input type="number" class="form-control" id="cash" name="cash" placeholder="cash" value="100000">
</div>
</div>
<div class="modal-footer">