mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-17 09:45:57 +00:00
parent
0c22fc9408
commit
0b7baae23c
@ -108,7 +108,9 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">{% trans "Cluster Type" %}</th>
|
<th scope="row">{% trans "Cluster Type" %}</th>
|
||||||
<td>{{ object.cluster.type }}</td>
|
<td>
|
||||||
|
{{ object.cluster.type|linkify|placeholder }}
|
||||||
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">{% trans "Device" %}</th>
|
<th scope="row">{% trans "Device" %}</th>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user