From cfab9a6a0a69e9d53403b25715235c45cb3793d0 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 8 Aug 2018 08:49:23 -0400 Subject: [PATCH] Fixes #2330: Incorrect tab link in VRF changelog view --- netbox/templates/ipam/vrf.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/ipam/vrf.html b/netbox/templates/ipam/vrf.html index f75b8c7d1..a69ccd0f5 100644 --- a/netbox/templates/ipam/vrf.html +++ b/netbox/templates/ipam/vrf.html @@ -40,7 +40,7 @@ {% include 'inc/created_updated.html' with obj=vrf %}