From 99f3f8bc3b7eff5234a7506ac333ffa4897be4e0 Mon Sep 17 00:00:00 2001 From: Joseph Kennedy Date: Thu, 31 Aug 2017 18:46:15 -0400 Subject: [PATCH] Remove non-functional export interfaces button from device page --- netbox/templates/dcim/device.html | 1 - 1 file changed, 1 deletion(-) diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 6a0224735..deb624cd0 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -381,7 +381,6 @@ Import Interfaces {% endif %} - {% include 'inc/export_button.html' with obj_type='interfaces' %}
Interfaces