aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2013-05-30 12:58:35 +0100
committerStruan Donald <struan@exo.org.uk>2013-05-30 12:58:35 +0100
commit3894f86a7941a8230431acbe357b3eff2cf7402b (patch)
tree35913af323f86c32e7eadc78ed1b705eb084d0ff
parent0157d857db21c8a00bd554489a559991392186c3 (diff)
turn off tap to hide for map page toolbar
-rw-r--r--www/templates/en/around.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/templates/en/around.html b/www/templates/en/around.html
index 9e69fcf..895a1e7 100644
--- a/www/templates/en/around.html
+++ b/www/templates/en/around.html
@@ -1,4 +1,4 @@
-<div data-id="locate" id="around-header" data-role="header" data-fullscreen="true" data-position="fixed">
+<div data-id="locate" id="around-header" data-role="header" data-tap-toggle="false" data-fullscreen="true" data-position="fixed">
<a id="search" class="ui-btn-left">Search</a>
<h1>Locate</h1>
<a href="#" id="cancel" class="ui-btn-right nodisplay">Cancel</a>