15211 fix typo on DeviceType detail view
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
<td>{{ object.u_height|floatformat }}</td>
|
<td>{{ object.u_height|floatformat }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>{% trans "Exclude From Utilization" %})</td>
|
<td>{% trans "Exclude From Utilization" %}</td>
|
||||||
<td>{% checkmark object.exclude_from_utilization %}</td>
|
<td>{% checkmark object.exclude_from_utilization %}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Reference in New Issue
Block a user