show canonical IP in Device Details tab

This commit is contained in:
Oliver Gorwits
2022-09-24 22:37:35 +01:00
parent d6d877a406
commit f1f4659d0d
2 changed files with 8 additions and 0 deletions

View File

@@ -5,6 +5,10 @@
<td>System Name</td>
<td>[% d.name | html_entity %]</td>
</tr>
<tr>
<td>Canonical IP</td>
<td>[% d.ip | html_entity %]</td>
</tr>
<tr>
<td>Location
[% IF user_can_port_control %]