diff --git a/netbox/templates/dcim/device_edit.html b/netbox/templates/dcim/device_edit.html index 460d96423..d39c01482 100644 --- a/netbox/templates/dcim/device_edit.html +++ b/netbox/templates/dcim/device_edit.html @@ -7,7 +7,6 @@
{% render_field form.name %} {% render_field form.device_role %} - {% render_field form.tags %}