bugfixes a pridana moznost z archivu mit json
This commit is contained in:
@@ -187,6 +187,7 @@
|
||||
<th>trade</th>
|
||||
<th>pos</th>
|
||||
<th>pos_avgp</th>
|
||||
<th>json</th>
|
||||
<th>open</th>
|
||||
</tr>
|
||||
</thead>
|
||||
@@ -235,7 +236,11 @@
|
||||
<div class="form-group">
|
||||
<label for="stratvars" class="form-label">Stratvars</label>
|
||||
<textarea class="form-control" rows="4" id="editstratvars" name="stratvars"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="strat_json" class="form-label">Strat JSON</label>
|
||||
<textarea class="form-control" rows="4" id="editstratjson" name="stratjson"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div class="modal-footer">
|
||||
<input type="submit" name="delete" id="editarchive" class="btn btn-primary" value="Edit" />
|
||||
|
||||
Reference in New Issue
Block a user