diff options
author | Willi <willi@jups42.de> | 2012-12-02 13:59:21 +0100 |
---|---|---|
committer | Willi <willi@jups42.de> | 2012-12-02 13:59:21 +0100 |
commit | aebdba9aeb439074c7ad555a3d16f7047fe44a91 (patch) | |
tree | 02face17bf3dfaf5a4855e70fea3bd7ba0c49f7e /index.html | |
parent | d9e20235bb4840e4346b164f39292780ce67cbc9 (diff) | |
download | health-map-aebdba9aeb439074c7ad555a3d16f7047fe44a91.tar health-map-aebdba9aeb439074c7ad555a3d16f7047fe44a91.tar.gz |
filtering boolean attributes works
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ </head> <body> <div id="map"></div> - <div class="filterbox"</div> <script src="resources/map.js"></script> </body> </html> |