aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/js/views/offline.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/js/views/offline.js b/src/js/views/offline.js
index 11cb3ce..a98b488 100644
--- a/src/js/views/offline.js
+++ b/src/js/views/offline.js
@@ -3,7 +3,7 @@
OfflineView: FMS.LocatorView.extend({
template: 'offline',
id: 'offline',
- prev: 'home',
+ prev: 'around',
next: 'reports',
skipLocationCheck: true,