avoid adsbexchange link being shown on load.

This commit is contained in:
Matthias Wirth
2020-02-23 10:47:37 +01:00
parent 3b361b9ff0
commit beccbb021c
2 changed files with 3 additions and 3 deletions

View File

@@ -383,8 +383,8 @@ function fetchData() {
buttonActive('#F', FollowSelected);
var ac_url = [];
if (SiteName != "adsbexchange.com tar1090") {
$('#adsbexchange_header').hide();
if (SiteName == "adsbexchange.com tar1090") {
$('#adsbexchange_header').show();
}
if (globeIndex) {
var indexes = globeIndexes();