We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e291abc commit fc725e9Copy full SHA for fc725e9
src/views/components/filtered-probe-list.html
@@ -613,7 +613,7 @@
613
<a href="/networks/${networkKey}">
614
<i class="fa fa-search" aria-hidden="true"></i>
615
<span>
616
- "<span class="gp-filtered-list_popover_network-name">${networkName}</span>" looking glass
+ <span class="gp-filtered-list_popover_network-name">${networkName}</span> looking glass
617
</span>
618
</a>`;
619
}
0 commit comments