Fixes #20412: linkify cluster type (#20413)

This commit is contained in:
RasmusThing 2025-09-29 13:44:15 +02:00 committed by GitHub
parent 0c22fc9408
commit 0b7baae23c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,7 +108,9 @@
</tr>
<tr>
<th scope="row">{% trans "Cluster Type" %}</th>
<td>{{ object.cluster.type }}</td>
<td>
{{ object.cluster.type|linkify|placeholder }}
</td>
</tr>
<tr>
<th scope="row">{% trans "Device" %}</th>