Modified EditEvent to use radiobuttons

This commit is contained in:
Graham Jones
2022-01-17 22:26:23 +00:00
parent 307a268c4a
commit cd5ef5192a
4 changed files with 220 additions and 165 deletions

View File

@@ -322,5 +322,6 @@
<string name="save">Save</string>
<string name="event_type">Event Type:</string>
<string name="event_sub_type">"Event Sub-Type: "</string>
<string name="selectFromOptionselow"><![CDATA[<Select from Options Below>]]></string>
<string name="selectFromOptionselow">"-- select option --"</string>
<string name="waitingForData">...waiting for data...</string>
</resources>