From 252be84bf07a27868c9e5548558834b2fd62e3d8 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 22 Nov 2017 13:00:48 -0500 Subject: [PATCH] Corrected tenant inheritance for new IP addresses created from a parent prefix --- netbox/templates/ipam/inc/prefix_header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/ipam/inc/prefix_header.html b/netbox/templates/ipam/inc/prefix_header.html index 268969137..553af1a66 100644 --- a/netbox/templates/ipam/inc/prefix_header.html +++ b/netbox/templates/ipam/inc/prefix_header.html @@ -23,7 +23,7 @@
{% if perms.ipam.add_ipaddress %} - + Add an IP Address