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

whoops, the css ie conditionals won't work in an external file

parent 72c7dd4c
No related branches found
No related tags found
No related merge requests found
<?php
include $CONFIG->url . 'mod/customindex/views/default/customindex/globecss.php';
?>
<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>
......
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