aboutsummaryrefslogtreecommitdiffstats
path: root/www/js/views/reports.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/views/reports.js')
-rw-r--r--www/js/views/reports.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/views/reports.js b/www/js/views/reports.js
index 8340aae..2704dd1 100644
--- a/www/js/views/reports.js
+++ b/www/js/views/reports.js
@@ -7,6 +7,7 @@
events: {
'pagehide': 'destroy',
+ 'pagebeforeshow': 'beforeDisplay',
'pageshow': 'afterDisplay',
'click .del_report': 'deleteReport',
'click .use_report': 'useReport',