Skip to content

Commit

Permalink
Merge branch 'dev' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
eric1tran committed Mar 9, 2021
2 parents fe91fbc + 2a62c51 commit 740d73a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion public_html_merged/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -2535,7 +2535,9 @@ function setStatsLink() {
myAdsbStatsSiteUrl = data.site_url;
}
}
})
}).fail(function() {
$('#stats_page_button').hide();
});
}

// updates the page to replace piaware with flightfeeder references
Expand Down

0 comments on commit 740d73a

Please sign in to comment.