diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-01-21 20:08:15 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-01-21 20:08:15 +0100 |
| commit | 0a593ffbd7ca726f0b38224954456d180db2a574 (patch) | |
| tree | 21ced1780ac5a40a2201034db58ab2cb4312031d /templates/chimere/main_map.html | |
| parent | f66510453c93bc6c395781bf1d11fbd47bbac86c (diff) | |
| download | Chimère-0a593ffbd7ca726f0b38224954456d180db2a574.tar.bz2 Chimère-0a593ffbd7ca726f0b38224954456d180db2a574.zip | |
OL3 adaptations
Diffstat (limited to 'templates/chimere/main_map.html')
| -rw-r--r-- | templates/chimere/main_map.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/chimere/main_map.html b/templates/chimere/main_map.html index 90b9587..00de374 100644 --- a/templates/chimere/main_map.html +++ b/templates/chimere/main_map.html @@ -29,6 +29,7 @@ {% block search_box %} {% endblock %} {% block content %} {{block.super}} + <div id='popup'></div> <div id='main-map'></div> <script type="text/javascript"> $("#main-map").show(); |
