added time indicator wheel to faculty section on home page

This commit is contained in:
tworrall 2013-05-14 12:51:50 -04:00
parent a618253d0c
commit 27b6c51ce0
3 changed files with 9 additions and 3 deletions

View file

@ -329,7 +329,7 @@ $(document).ready(function(){
researchAreas["features"].push(this);
});
buildGlobalMap();
$('div#timeIndicator').hide();
$('div#timeIndicatorGeo').hide();
}
}
});