From 64f34d9cd7011ec078ed1038a73f3ff377b8edcd Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Tue, 7 Aug 2018 08:46:41 -0400 Subject: [PATCH] Fixes #2311: Redirect to parent after editing interface from device/VM view --- netbox/templates/dcim/inc/interface.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/dcim/inc/interface.html b/netbox/templates/dcim/inc/interface.html index 6fd0bd52e..44da7cbc2 100644 --- a/netbox/templates/dcim/inc/interface.html +++ b/netbox/templates/dcim/inc/interface.html @@ -111,7 +111,7 @@ {% endif %} {% endif %} - + {% endif %}