mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-23 12:08:43 -06:00
Misc cleanup
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
{# TODO: Add copy-to-clipboard button #}
|
||||
{% load i18n %}
|
||||
<a href="{{ value.get_absolute_url }}"{% if name %} id="attr_{{ name }}"{% endif %}>{{ value.address.ip }}</a>
|
||||
{% if value.nat_inside %}
|
||||
|
||||
Reference in New Issue
Block a user