From 1be200219b5987ee8ab51a729fec325a79e0cafb Mon Sep 17 00:00:00 2001 From: Dave Arter Date: Tue, 7 Mar 2017 17:11:09 +0000 Subject: =?UTF-8?q?Don=E2=80=99t=20show=20location=20error=20message=20mul?= =?UTF-8?q?tiple=20times?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/js/views/around.js | 1 + 1 file changed, 1 insertion(+) 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); }, -- cgit v1.2.3