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.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 5595a08..36bf827 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -45,6 +45,8 @@ var tpl = {
currentUser: null,
currentLocation: null,
+ currentReport: new FMS.Report(),
+
reportToView: null,
initialize: function () {