callsign always as uppercase

This commit is contained in:
richonguzman
2024-05-10 16:36:28 -04:00
parent 691f967aaf
commit 2d820bbcc4
+1
View File
@@ -125,6 +125,7 @@
class="form-control"
placeholder="N0CALL-10"
required=""
oninput="this.value = this.value.toUpperCase();"
/>
</div>
<div class="col-12 mt-3">