Skip to content
Snippets Groups Projects
Commit 72c7dd4c authored by Eric Rasmussen's avatar Eric Rasmussen
Browse files

linked to the external files needed to run the globe on the globe page

parent 77b74e86
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,11 @@
?>
<link rel="stylesheet" href="<?php echo $CONFIG->url ?>mod/customindex/views/default/customindex/globesplash.css" type="text/css" />
<script type="text/javascript">var config_url = "<?php echo $CONFIG->url ?>";</script>
<script type="text/javascript" src="http://globe.poly9.com/api.js"></script>
<script type="text/javascript" src="<?php echo $CONFIG->url ?>mod/customindex/witw_people.js"></script>
<script type="text/javascript" src="<?php echo $CONFIG->url ?>mod/customindex/views/default/customindex/globesplash.js"></script>
<div id="globeInner" style="opacity:1 !important; display: block !important;width:940px;height:705px;background-color:#000;"></div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment