Update footer.php

Added comment to reset_fields function
这个提交包含在:
Peter Goodhall 2019-06-24 16:18:17 +01:00
父节点 914a815aef
当前提交 4a205f4b7f

查看文件

@ -193,7 +193,7 @@ $(document).ready(function(){
}
});
/* Function: reset_fields is used to reset the fields on the QSO page */
function reset_fields() {
$('#callsign_info').text("");
$('#locator_info').text("");