mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
When Adding a QSO the Callsign field is active on page load
This commit is contained in:
@@ -291,7 +291,7 @@
|
||||
i=0;
|
||||
$(document).ready(function(){
|
||||
|
||||
|
||||
$("#callsign").focus();
|
||||
/* Javascript for controlling rig frequency. */
|
||||
|
||||
// Update frequency every second
|
||||
|
||||
Reference in New Issue
Block a user