From 1a59fc80ece836bc1f75a0cdbb79947ca5ff7e94 Mon Sep 17 00:00:00 2001 From: Eric Rasmussen <erasmussen2@unl.edu> Date: Wed, 4 Nov 2009 15:09:12 +0000 Subject: [PATCH] typo - missed comma --- customindex/witw_people.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customindex/witw_people.js b/customindex/witw_people.js index 420e14f9..97832aba 100644 --- a/customindex/witw_people.js +++ b/customindex/witw_people.js @@ -244,7 +244,7 @@ function displayTrischaZornHudson() { 'Trischa_Zorn-Hudson'); }; function displayMicrogravityStudents() { - return openLocation('37.0625', '-95.6771','demouser','USA - Houston, TX,'Microgravity Students', + return openLocation('37.0625', '-95.6771','demouser','USA - Houston, TX','Microgravity Students', '', 'In spring of 2009, two teams from the College of Engineering conducted experiments with NASA\'s Microgravity University.', 'Microgravity_Students'); -- GitLab