Added new Filter to js function

这个提交包含在:
HB9HIL 2023-10-04 16:02:07 +02:00
父节点 44631e64b3
当前提交 abbc56befc

查看文件

@ -264,6 +264,8 @@ $(document).ready(function () {
band: this.band.value,
qslSent: this.qslSent.value,
qslReceived: this.qslReceived.value,
qslSentMethod: this.qslSentMethod.value,
qslReceivedMethod: this.qslReceivedMethod.value,
iota: this.iota.value,
dxcc: this.dxcc.value,
propmode: this.selectPropagation.value,