mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Fix for #10056
This commit is contained in:
parent
804c064a7e
commit
0a38c16cc2
@ -74,7 +74,7 @@
|
|||||||
<td>{{ object.get_poe_mode_display|placeholder }}</td>
|
<td>{{ object.get_poe_mode_display|placeholder }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">PoE Mode</th>
|
<th scope="row">PoE Type</th>
|
||||||
<td>{{ object.get_poe_type_display|placeholder }}</td>
|
<td>{{ object.get_poe_type_display|placeholder }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
Reference in New Issue
Block a user