aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/index.html
diff options
context:
space:
mode:
authorKristian Lyngstol <kly@kly.no>2016-03-13 12:08:43 +0000
committerKristian Lyngstol <kly@kly.no>2016-03-13 12:08:43 +0000
commitf8482d205ea5eaaa0aac33ab3cd450b41126ef39 (patch)
tree843c607e7102cae407d4fcadf1be03ff4dfcd9f3 /web/nms.gathering.org/index.html
parentcec01c54e85054c1679897d9be85181f1e4e850e (diff)
NMSjs: Split the info box out and clean further + tweak
Diffstat (limited to 'web/nms.gathering.org/index.html')
-rw-r--r--web/nms.gathering.org/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/nms.gathering.org/index.html b/web/nms.gathering.org/index.html
index 929c614..7c6f2ce 100644
--- a/web/nms.gathering.org/index.html
+++ b/web/nms.gathering.org/index.html
@@ -241,6 +241,7 @@
<script src="js/bootstrap.min.js" type="text/javascript"></script>
<script type="text/javascript" src="js/nms-data.js"></script>
<script type="text/javascript" src="js/nms-map.js"></script>
+ <script type="text/javascript" src="js/nms-info-box.js"></script>
<script type="text/javascript" src="js/nms.js"></script>
<script type="text/javascript" src="js/nms-color-util.js"></script>
<script type="text/javascript" src="js/nms-map-handlers.js"></script>