Update footer.php
Added comment to reset_fields function
这个提交包含在:
父节点
914a815aef
当前提交
4a205f4b7f
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -193,7 +193,7 @@ $(document).ready(function(){
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
/* Function: reset_fields is used to reset the fields on the QSO page */
|
||||||
function reset_fields() {
|
function reset_fields() {
|
||||||
$('#callsign_info').text("");
|
$('#callsign_info').text("");
|
||||||
$('#locator_info').text("");
|
$('#locator_info').text("");
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用