diff --git a/netbox/templates/dcim/inc/device_table.html b/netbox/templates/dcim/inc/device_table.html index 6b50349429e..067abe123da 100644 --- a/netbox/templates/dcim/inc/device_table.html +++ b/netbox/templates/dcim/inc/device_table.html @@ -7,7 +7,7 @@ {% render_table table table_template|default:'table.html' %} {% if perms.dcim.add_interface %} {% endif %}