aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index a2df3c3..17f89af 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,8 @@
<title>Hospital map</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
- <script src="resources/jquery-1.8.3.js"></script>
+ <script src="resources/libs/jquery-1.8.3.js"></script>
+ <script src="resources/libs/underscore.js"></script>
<link rel="stylesheet" href="resources/leaflet/leaflet.css" />
<!--[if lte IE 8]><link rel="stylesheet" href="resources/leaflet/leaflet.ie.css" /><![endif]-->