summaryrefslogtreecommitdiff
path: root/templates/chimere/main_map.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/chimere/main_map.html')
-rw-r--r--templates/chimere/main_map.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/chimere/main_map.html b/templates/chimere/main_map.html
index ef04334..90b9587 100644
--- a/templates/chimere/main_map.html
+++ b/templates/chimere/main_map.html
@@ -36,7 +36,6 @@
{% map_menu %}
{% map 'main-map' %}
<script type='text/javascript'>
- var has_search = {% if has_search %}true{% else %}false{% endif %};
// array to keep trace of already displayed items
var search_result = new Array();
var search_url = "/search/";