[HOTFIX] Remove history count output
This commit is contained in:
parent
cc8eb07afa
commit
4c99fc5b12
@ -14,7 +14,6 @@
|
||||
<a href="#" class="traceroutes" v-on:click="traceRoute()">⛟</a>
|
||||
<span class="small">{{executionTime}}</span>
|
||||
<div>
|
||||
<span>History: {{ tableDataHistory.length }}</span>
|
||||
<table :id="'tableId_'+boxNumber" class="table table-striped">
|
||||
<thead>
|
||||
<tr>
|
||||
|
Loading…
Reference in New Issue
Block a user