From 7e3d34f44db57f2060b34a86f97575d9552b9151 Mon Sep 17 00:00:00 2001 From: jonsowman Date: Sun, 13 Jun 2010 15:19:59 +0100 Subject: [PATCH] Added Elvington to sites.json and commented out populateLaunchSite alerts --- predict/js/pred.js | 4 ++-- predict/sites.json | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/predict/js/pred.js b/predict/js/pred.js index bc62725..3819cd6 100644 --- a/predict/js/pred.js +++ b/predict/js/pred.js @@ -106,14 +106,14 @@ function showMousePos(GLatLng) { function populateLaunchSite() { $("#site > option").remove(); $.getJSON("sites.json", function(sites) { - alert("Trying to populate launch sites..."); + //alert("Trying to populate launch sites..."); $.each(sites, function(sitename, site) { //$("#site").append($('').val(sitename).html(sitename)); $("').val("Other").html("Other")); $("