aboutsummaryrefslogtreecommitdiffstats
path: root/src/js/views/around.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/js/views/around.js')
-rw-r--r--src/js/views/around.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/views/around.js b/src/js/views/around.js
index 3e549e2..71f5da6 100644
--- a/src/js/views/around.js
+++ b/src/js/views/around.js
@@ -349,7 +349,7 @@
},
locationCheckFailed: function() {
- alert(FMS.strings.location_check_failed);
+ this.displayAlert(FMS.strings.location_check_failed);
},
goSearch: function(e) {