aktaulni updates
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
<th>pos</th>
|
||||
<th>pos_avgp</th>
|
||||
<th>json</th>
|
||||
<th>open</th>
|
||||
<th>metrics</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody></tbody>
|
||||
@@ -239,6 +239,10 @@
|
||||
<label for="editnote" class="form-label">note</label>
|
||||
<textarea class="form-control" rows="3" id="editnote" name="note"></textarea>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="metrics" class="form-label">Metrics</label>
|
||||
<textarea class="form-control" rows="3" id="metrics" name="metrics"></textarea>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="stratvars" class="form-label">Stratvars</label>
|
||||
<textarea class="form-control" rows="8" id="editstratvars" name="stratvars"></textarea>
|
||||
@@ -417,7 +421,7 @@
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<div id="diff_content"></div>
|
||||
<div class="form-group" style="float: left;">
|
||||
<div class="form-group" style="float: left; width: 470px;">
|
||||
<label id="diff_first" for="first" class="form-label">First</label>
|
||||
<div id="first" name="first"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user