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' %}