diff --git a/netbox/dcim/tables/template_code.py b/netbox/dcim/tables/template_code.py index a7c9b8413..fa1ec976f 100644 --- a/netbox/dcim/tables/template_code.py +++ b/netbox/dcim/tables/template_code.py @@ -93,9 +93,11 @@ CONSOLEPORT_BUTTONS = """ {% include 'dcim/inc/cable_toggle_buttons.html' with cable=record.cable %} {% elif perms.dcim.add_cable %} + +