Skip to content

Commit

Permalink
Update index.php
Browse files Browse the repository at this point in the history
  • Loading branch information
btaylor-sesda authored and dgarciabriseno committed Feb 22, 2022
1 parent bd414ef commit 576b709
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -1567,10 +1567,14 @@
} else {
?>
<script src="resources/compressed/helioviewer.min.js?v=<?=filemtime('resources/compressed/helioviewer.min.js')?>" type="text/javascript"></script>


<?php
}
?>

<script src="resources/lib/hvbrowserspecific/hv_browserspecific.js" type="text/javascript"></script>

<!-- Launch Helioviewer -->
<script type="text/javascript">
var serverSettings, settingsJSON, urlSettings, debug, scrollLock = false, embedView = false;
Expand Down

0 comments on commit 576b709

Please sign in to comment.