summaryrefslogtreecommitdiff
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py10
1 files changed, 0 insertions, 10 deletions
diff --git a/settings.py b/settings.py
index a65a1b1..39e7ceb 100644
--- a/settings.py
+++ b/settings.py
@@ -345,16 +345,6 @@ if 'CHIMERE_SHARE_NETWORKS' not in globals():
STATIC_URL + 'chimere/img/twitter.png'),
)
-if 'MAP_CSS_URLS' not in globals():
- global MAP_CSS_URLS
- MAP_CSS_URLS = [STATIC_URL + "ol3/ol.css"]
-
-if 'MAP_JS_URLS' not in globals():
- global MAP_JS_URLS
- if DEBUG:
- MAP_JS_URLS = [STATIC_URL + "ol3/ol-debug.js"]
- else:
- MAP_JS_URLS = [STATIC_URL + "ol3/ol.js"]
if 'OSM_MOBILE_JS_URLS' not in globals():
global OSM_MOBILE_URLS
OSM_JS_MOBILE_URLS = [