Very minor cleanup of text
这个提交包含在:
父节点
545ef6933f
当前提交
bf58232466
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -1330,7 +1330,7 @@ $(document).ready(function(){
|
|||
|
||||
$('#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 "
|
||||
+"; the distance was "
|
||||
+tmp.qrb.Distance + tmp.unit +".");
|
||||
|
||||
var chart = new Highcharts.Chart(options);
|
||||
|
|
|
|||
正在加载…
在新工单中引用