Link to github from the webmap.

This commit is contained in:
Oliver Jowett 2014-12-27 21:40:18 +00:00
parent 2db9d62c1c
commit 2aa37f06da
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View file

@ -7,6 +7,7 @@ dump1090-mutability (1.08.2302.14+1mu-4) UNRELEASED; urgency=medium
written in the JSON metadata used by the webmap.
* Oversampling is now less scary!
* Warn if --modeac is used together with --oversample.
* Link to github from the webmap.
-- Oliver Jowett <oliver@mutability.co.uk> Sat, 27 Dec 2014 20:08:44 +0000

View file

@ -272,7 +272,7 @@ function refreshSelected() {
html += '<tr><td colspan="' + columns + '" id="selectedinfotitle"><b>' +
selected.flight + '</b>';
} else {
html += '<tr><td colspan="' + columns + '" id="selectedinfotitle"><b>DUMP1090 ' + Dump1090Version + '</b>';
html += '<tr><td colspan="' + columns + '" id="selectedinfotitle"><b>DUMP1090 ' + Dump1090Version + '</b>&nbsp;<a href="https://github.com/mutability/dump1090" target="_blank">[GitHub]</a>';
}
if (selected && selected.squawk == 7500) { // Lets hope we never see this... Aircraft Hijacking