aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/app.js')
-rw-r--r--www/js/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 0e0544e..63d38d2 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -45,6 +45,7 @@ var tpl = {
users: new FMS.Users(),
currentUser: null,
currentLocation: null,
+ currentPosition: null,
currentReport: new FMS.Report(),