diff --git a/netbox/templates/dcim/htmx/cable_edit.html b/netbox/templates/dcim/htmx/cable_edit.html index 056c1679c..1dd6695e2 100644 --- a/netbox/templates/dcim/htmx/cable_edit.html +++ b/netbox/templates/dcim/htmx/cable_edit.html @@ -59,13 +59,23 @@ {% render_field form.label %} {% render_field form.description %} {% render_field form.color %} -