diff --git a/netbox/templates/virtualization/cluster.html b/netbox/templates/virtualization/cluster.html index 3ef2bb73d..4b2309181 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 }} - | -