Remove old comments
This commit is contained in:
parent
63c69f7e96
commit
d9d29f4451
@ -11,7 +11,6 @@
|
||||
</select>
|
||||
|
||||
<input v-model="target" placeholder="Enter Ip or Domain">
|
||||
<!-- <button v-on:click="traceRoute()">⛟</button> -->
|
||||
<VueLoadingButton
|
||||
:id="'vueOwnButtonStyle'"
|
||||
aria-label="Post message"
|
||||
@ -21,7 +20,6 @@
|
||||
:styled="false"
|
||||
>⛟</VueLoadingButton> <br>
|
||||
|
||||
<!-- <span class="small">{{executionTime}}</span> -->
|
||||
<span class="small">{{infoString}}</span>
|
||||
<div>
|
||||
<table :id="'tableId_'+boxNumber" class="table table-striped">
|
||||
|
Loading…
Reference in New Issue
Block a user