Allow RTV selection in shade config. #77

This commit is contained in:
Robert Strouse 2023-06-25 11:58:20 -07:00
parent b279efdb1f
commit e960579f3e
2 changed files with 1 additions and 0 deletions

View file

@ -346,6 +346,7 @@
<select id="selRadioProto" name="radioType" style="width:77px;">
<option value="0">RTS</option>
<option value="1">RTW</option>
<option value="2">RTV</option>
</select>
</div>
<div class="field-group" style="display:inline-block;">