aboutsummaryrefslogtreecommitdiffstats
path: root/www/js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js')
-rw-r--r--www/js/views/around.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/views/around.js b/www/js/views/around.js
index 69a59d1..be1033b 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -7,6 +7,7 @@
events: {
'pagehide': 'destroy',
'pageshow': 'afterDisplay',
+ 'click #locate_search': 'goSearch',
'click #search': 'goSearch',
'click #relocate': 'centerMapOnPosition',
'click #mark-here': 'onClickReport'