From ec9b33ac977759a6a4671b46362227d49cb79766 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 25 Jun 2020 13:36:54 -0400 Subject: [PATCH] Fix typo --- netbox/templates/dcim/interface.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/dcim/interface.html b/netbox/templates/dcim/interface.html index 4c0b453ad..e3d67eb2c 100644 --- a/netbox/templates/dcim/interface.html +++ b/netbox/templates/dcim/interface.html @@ -206,7 +206,7 @@ {% endif %} - {% plugin_right_page device %} + {% plugin_right_page instance %}