This commit is contained in:
David Brazda
2024-02-26 22:42:03 +07:00
parent ce99448a48
commit 4887e32665
5 changed files with 33 additions and 19 deletions

View File

@ -595,7 +595,9 @@
<th>pos</th>
<th>avgp</th>
<th>metrics</th>
<th>batchid</th>
<th>batchid</th>
<th>batchprofit</th>
<th>batchcount</th>
</tr>
</thead>
<tbody></tbody>
@ -1158,7 +1160,7 @@
<!-- <script src="/static/js/archivetables.js?v=1.05"></script> -->
<!-- archiveTables split into separate files -->
<script src="/static/js/tables/archivetable/init.js?v=1.09"></script>
<script src="/static/js/tables/archivetable/init.js?v=1.10"></script>
<script src="/static/js/tables/archivetable/functions.js?v=1.09"></script>
<script src="/static/js/tables/archivetable/modals.js?v=1.07"></script>
<script src="/static/js/tables/archivetable/handlers.js?v=1.07"></script>