Remove choices from rf_channel_width

This commit is contained in:
jeremystretch
2021-10-15 10:06:49 -04:00
parent 01d3c062f2
commit b7317bfe29
7 changed files with 5 additions and 27 deletions
+1 -1
View File
@@ -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>