port display legend improvements

This commit is contained in:
Oliver Gorwits
2013-09-22 14:08:09 +01:00
parent 3f455db8e1
commit 21b5f3c20c
3 changed files with 4 additions and 2 deletions

View File

@@ -210,6 +210,7 @@
<td>
[% IF params.c_neighbors AND (row.remote_ip OR row.is_uplink) %]
[% IF row.neighbor %]
<i class="icon-link"></i>
<a href="[% uri_for('/device',
self_options) %]&q=[% row.neighbor.dns || row.neighbor.ip | uri %]&f=[% row.remote_port | uri %]">
[% row.neighbor.dns.remove(settings.domain_suffix) || row.neighbor.ip | html_entity %]