mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-08-06 17:03:14 +02:00
callsign always as uppercase
This commit is contained in:
@@ -125,6 +125,7 @@
|
||||
class="form-control"
|
||||
placeholder="N0CALL-10"
|
||||
required=""
|
||||
oninput="this.value = this.value.toUpperCase();"
|
||||
/>
|
||||
</div>
|
||||
<div class="col-12 mt-3">
|
||||
|
||||
Reference in New Issue
Block a user