diff --git a/netbox/templates/dcim/rack.html b/netbox/templates/dcim/rack.html index 0d99e74ef..d17dfc988 100644 --- a/netbox/templates/dcim/rack.html +++ b/netbox/templates/dcim/rack.html @@ -193,27 +193,4 @@ {% plugin_right_page object %} -
-
-
-
- Non-Racked Devices -
-
- - {% if perms.dcim.add_device %} - - {% endif %} -
- {% plugin_full_width_page object %} -
-
{% endblock %}