diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index ca41514ca..c12b31489 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -367,20 +367,6 @@ {% endfor %} {% endfor %} - {% if perms.dcim.add_interface or perms.dcim.add_consoleport or perms.dcim.add_powerport %} - - {% endif %} {% endif %} {% if request.user.is_authenticated %}