aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorWilli <willi@jups42.de>2012-12-02 00:02:02 +0100
committerWilli <willi@jups42.de>2012-12-02 00:02:02 +0100
commit3e74e6f135496a3e8b756b9a4cab13854324c044 (patch)
treef06c481281234d9b3d493f57f3efd5aec1240cc8 /index.html
parente1754a438b5ff288805d878683fba9526e061791 (diff)
downloadhealth-map-3e74e6f135496a3e8b756b9a4cab13854324c044.tar
health-map-3e74e6f135496a3e8b756b9a4cab13854324c044.tar.gz
added checkboxes for filter data
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index cd5d881..3d7f08d 100644
--- a/index.html
+++ b/index.html
@@ -16,6 +16,7 @@
</head>
<body>
<div id="map"></div>
+ <div class="filterbox"</div>
<script src="resources/map.js"></script>
</body>
</html>