4got one field at reset

This commit is contained in:
int2001
2024-02-20 17:14:18 +00:00
parent f69047d263
commit 4c0ff7d33c

View File

@@ -201,6 +201,7 @@ function changeEditType(type) {
$('#editBand').hide();
$('#editMode').hide();
$('#editSatellite').hide();
$('#editSatelliteMode').hide();
$('#editSatelliteModeLabel').hide();
$('#editBandRx').hide();
$('#editBandRxLabel').hide();