[HOTFIX] Remove history count output

This commit is contained in:
JR 2019-11-20 23:40:21 +01:00
parent cc8eb07afa
commit 4c99fc5b12
1 changed files with 0 additions and 1 deletions

View File

@ -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>