mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Remove choices from rf_channel_width
This commit is contained in:
@@ -278,7 +278,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Channel Width</th>
|
||||
<td>{{ object.get_rf_channel_width_display|placeholder }}</td>
|
||||
<td>{{ object.rf_channel_width|placeholder }}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user