diff options
-rw-r--r-- | www/templates/en/around.html | 2 |
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> |