Small text change
这个提交包含在:
父节点
f615403668
当前提交
ad694204ef
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -994,7 +994,7 @@ $(document).ready(function(){
|
|||
|
||||
options.series.push(series);
|
||||
|
||||
$('#information').html(tmp.qrb.Qsoes + " contacts were plotted.<br /> Your furthest contact was " + tmp.qrb.Callsign
|
||||
$('#information').html(tmp.qrb.Qsoes + " contacts were plotted.<br /> Your furthest contact was with " + tmp.qrb.Callsign
|
||||
+ " in gridsquare "+ tmp.qrb.Grid
|
||||
+" the distance was "
|
||||
+tmp.qrb.Distance +"km.");
|
||||
|
|
|
|||
正在加载…
在新工单中引用