From 84f1d553ae8e5fb0821d2e416538fa935bf2feaf Mon Sep 17 00:00:00 2001 From: Matthew Somerville Date: Wed, 7 Mar 2012 14:27:49 +0000 Subject: Hide sub map links when report process started (fixes #265); bit of space under key tools in mobile environment, and fix typo. --- web/js/map-OpenLayers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/js/map-OpenLayers.js') diff --git a/web/js/map-OpenLayers.js b/web/js/map-OpenLayers.js index 8ee217dff..101585c07 100644 --- a/web/js/map-OpenLayers.js +++ b/web/js/map-OpenLayers.js @@ -461,11 +461,11 @@ OpenLayers.Control.Click = OpenLayers.Class(OpenLayers.Control, { } } + $('#sub_map_links').hide(); if ($('html').hasClass('mobile')) { var $map_box = $('#map_box'), width = $map_box.width(), height = $map_box.height(); - $('#sub_map_links').hide(); $map_box.append( '