aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 57b4bc6..cb304ee 100644
--- a/www/js/views/around.js
+++ b/www/js/views/around.js
@@ -434,6 +434,7 @@
},
locationCheckFailed: function() {
+ this.finishedLocating();
this.displayAlert(FMS.strings.location_check_failed);
},