node links to other devices

This commit is contained in:
Oliver Gorwits
2017-12-31 00:11:29 +00:00
parent 187e1ea803
commit 809f1ede76
2 changed files with 8 additions and 2 deletions

View File

@@ -75,7 +75,7 @@
<tbody>
[% FOREACH row IN network %]
<tr>
<td><a href="[% uri_for('/device') %]?tab=netmap&q=[% row.ip | uri %]">
<td><a href="[% uri_for('/device') %]?tab=netmap&q=[% row.ip | uri %]&firstsearch=on">
[% row.dns || row.name || row.ip | html_entity %]</a></td>
<td>
[% IF row.location %]