diff --git a/netbox/templates/virtualization/cluster.html b/netbox/templates/virtualization/cluster.html index 3ef2bb73dd1..4b23091814d 100644 --- a/netbox/templates/virtualization/cluster.html +++ b/netbox/templates/virtualization/cluster.html @@ -72,34 +72,6 @@ {% plugin_left_page object %} -
| Name | +{{ object.name }} | +
|---|---|
| Description | +{{ object.description|placeholder }} | +
| Clusters | ++ {{ clusters_table.rows|length }} + | +
| Name | -{{ object.name }} | -
| Description | -{{ object.description|placeholder }} | -
| Clusters | -- {{ clusters_table.rows|length }} - | -